mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-04 20:27:40 +02:00
UI Improvements - Default Theme - Updates #194
This commit is contained in:
@@ -1,3 +1,12 @@
|
|||||||
|
@font-face {
|
||||||
|
font-family: 'Glyphicons Halflings';
|
||||||
|
src: url('@site_url/public/assets/css/fonts/glyphicons-halflings-regular.eot');
|
||||||
|
src: url('@site_url/public/assets/css/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
|
||||||
|
url('@site_url/public/assets/css/fonts/glyphicons-halflings-regular.woff') format('woff'),
|
||||||
|
url('@site_url/public/assets/css/fonts/glyphicons-halflings-regular.ttf') format('truetype'),
|
||||||
|
url('@site_url/public/assets/css/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
|
||||||
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background: #F5F5F5;
|
background: #F5F5F5;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user