We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23f677a commit c5c11aeCopy full SHA for c5c11ae
system/application/views/modules/cover/title.css
@@ -4,10 +4,14 @@
4
body {
5
font-family: 'Lato', Arial, sans-serif !important;
6
background-color: #f8f8f8;
7
- font-size: 100% !important;
+ /* font-size: 100% !important; */
8
background-image: none;
9
}
10
11
+.system_wrapper {
12
+ font-size: 1.25em;
13
+}
14
+
15
.cover .title {
16
background: url(scalar_logo.png) no-repeat;
17
padding-top: 10px;
0 commit comments