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:
@@ -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
|
||||
*************************************/
|
||||
|
Reference in New Issue
Block a user