1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-06 13:16:54 +02:00

Update Admin Footer Info

This commit is contained in:
Awilum
2016-01-29 00:25:15 +03:00
parent fab79a357d
commit eb17b827d7
3 changed files with 29 additions and 34 deletions

View File

@@ -14,11 +14,11 @@
@font-face {
font-family: 'Glyphicons Halflings';
src: url('@site_url/public/assets/fonts/glyphicons-halflings-regular.eot');
src: url('@site_url/public/assets/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
url('@site_url/public/assets/fonts/glyphicons-halflings-regular.woff') format('woff'),
url('@site_url/public/assets/fonts/glyphicons-halflings-regular.ttf') format('truetype'),
url('@site_url/public/assets/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
src: url('@site_url/public/assets/fonts/glyphicons-halflings-regular.eot');
}
body {
@@ -88,6 +88,10 @@ footer span {
border-top: 1px solid #e0e0e0;
}
footer .highlight {
color: #333;
}
/*************************************
2. COMPONENTS
*************************************/