added thesaurus and tag admin views, started block layout for materio theme
This commit is contained in:
@@ -14,5 +14,10 @@
|
||||
|
||||
|
||||
html{
|
||||
background-color: red;
|
||||
// background-color: red;
|
||||
}
|
||||
|
||||
|
||||
aside.messages{
|
||||
border:none;
|
||||
}
|
||||
|
@@ -0,0 +1,7 @@
|
||||
body{
|
||||
font-size: 16px;
|
||||
font-family: "Ubuntu",Arial,"MS Trebuchet",sans-serif;
|
||||
font-weight: 500;
|
||||
font-style: normal;
|
||||
line-height: 1.3;
|
||||
}
|
||||
|
Reference in New Issue
Block a user