mirror of
https://github.com/rehlds/metamod-r.org.git
synced 2025-04-27 07:19:27 +03:00
ui improvements
* changed theme to "superhero"
This commit is contained in:
parent
366d0cdb67
commit
cf531125f9
@ -9,7 +9,7 @@ Site's repo for [Metamod-r](https://github.com/theAsmodai/metamod-r) project.
|
|||||||
### Third party things:
|
### Third party things:
|
||||||
|
|
||||||
#### Other
|
#### Other
|
||||||
[](https://github.com/jgthms/bulma) [](https://github.com/jquery/jquery) [](http://getbootstrap.com/docs/4.0/examples/cover/) [](https://github.com/FortAwesome/Font-Awesome) [](https://github.com/SamHerbert/SVG-Loaders)
|
[](https://github.com/twbs/bootstrap) [](https://bootswatch.com/superhero/) [](https://github.com/jquery/jquery) [](http://getbootstrap.com/docs/4.0/examples/cover/) [](https://github.com/FortAwesome/Font-Awesome) [](https://github.com/SamHerbert/SVG-Loaders)
|
||||||
|
|
||||||
#### Freepik's Icons
|
#### Freepik's Icons
|
||||||
Icons made by [Freepik](http://www.freepik.com") from [Flaticon](https://www.flaticon.com) is licensed by [](http://creativecommons.org/licenses/by/3.0/).
|
Icons made by [Freepik](http://www.freepik.com") from [Flaticon](https://www.flaticon.com) is licensed by [](http://creativecommons.org/licenses/by/3.0/).
|
||||||
|
9
src/assets/css/bootstrap.min.css
vendored
9
src/assets/css/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
@ -14,7 +14,7 @@
|
|||||||
<title>Metamod-r 🔥 Official site</title>
|
<title>Metamod-r 🔥 Official site</title>
|
||||||
|
|
||||||
<!-- Bootstrap core CSS -->
|
<!-- Bootstrap core CSS -->
|
||||||
<link type="text/css" href="https://bootswatch.com/4/superhero/bootstrap.min.css" rel="stylesheet">
|
<link type="text/css" href="/assets/css/bootstrap.min.css" rel="stylesheet">
|
||||||
|
|
||||||
<!-- Custom styles for this template -->
|
<!-- Custom styles for this template -->
|
||||||
<link type="text/css" href="/assets/css/bootstrap.cover.css" rel="stylesheet">
|
<link type="text/css" href="/assets/css/bootstrap.cover.css" rel="stylesheet">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user