mirror of
https://github.com/rehlds/metamod-r.org.git
synced 2025-01-13 05:47:54 +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
|
||||||
[![CSS](https://img.shields.io/badge/CSS%20Framework-Bootstrap%20v4-ff69b4.svg?longCache=true&style=flat-square)](https://github.com/jgthms/bulma) [![JS](https://img.shields.io/badge/JS%20Framework-jQuery%20v3.3.1-ff69b4.svg?longCache=true&style=flat-square)](https://github.com/jquery/jquery) [![Template](https://img.shields.io/badge/Template-Cover.-ff69b4.svg?longCache=true&style=flat-square)](http://getbootstrap.com/docs/4.0/examples/cover/) [![Font](https://img.shields.io/badge/Icons-Font%20Awesome%205.8.0-ff69b4.svg?longCache=true&style=flat-square)](https://github.com/FortAwesome/Font-Awesome) [![Loader](https://img.shields.io/badge/Loader-SVG--Loaders-ff69b4.svg?longCache=true&style=flat-square)](https://github.com/SamHerbert/SVG-Loaders)
|
[![CSS](https://img.shields.io/badge/CSS%20Framework-Bootstrap%20v4-ff69b4.svg?longCache=true&style=flat-square)](https://github.com/twbs/bootstrap) [![Theme](https://img.shields.io/badge/Theme-Superhero-ff69b4.svg?longCache=true&style=flat-square)](https://bootswatch.com/superhero/) [![JS](https://img.shields.io/badge/JS%20Framework-jQuery%20v3.3.1-ff69b4.svg?longCache=true&style=flat-square)](https://github.com/jquery/jquery) [![Template](https://img.shields.io/badge/Template-Cover.-ff69b4.svg?longCache=true&style=flat-square)](http://getbootstrap.com/docs/4.0/examples/cover/) [![Font](https://img.shields.io/badge/Icons-Font%20Awesome%205.8.0-ff69b4.svg?longCache=true&style=flat-square)](https://github.com/FortAwesome/Font-Awesome) [![Loader](https://img.shields.io/badge/Loader-SVG--Loaders-ff69b4.svg?longCache=true&style=flat-square)](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 [![Creative Commons BY 3.0 CC 3.0 BY](https://img.shields.io/badge/License-CC%203.0%20BY-orange.svg?longCache=true&style=flat-square)](http://creativecommons.org/licenses/by/3.0/).
|
Icons made by [Freepik](http://www.freepik.com") from [Flaticon](https://www.flaticon.com) is licensed by [![Creative Commons BY 3.0 CC 3.0 BY](https://img.shields.io/badge/License-CC%203.0%20BY-orange.svg?longCache=true&style=flat-square)](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