ui improvements

* changed theme to "superhero"
This commit is contained in:
STAM 2018-03-26 18:19:27 +03:00
parent 366d0cdb67
commit cf531125f9
3 changed files with 9 additions and 4 deletions

View File

@ -9,7 +9,7 @@ Site's repo for [Metamod-r](https://github.com/theAsmodai/metamod-r) project.
### Third party things:
#### 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
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/).

File diff suppressed because one or more lines are too long

View File

@ -14,7 +14,7 @@
<title>Metamod-r &#128293; Official site</title>
<!-- 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 -->
<link type="text/css" href="/assets/css/bootstrap.cover.css" rel="stylesheet">