Doc: Increase font size
This commit is contained in:
parent
1fe1f23031
commit
c5dba1fd76
|
@ -1,5 +1,9 @@
|
|||
/*! Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */
|
||||
|
||||
.content {
|
||||
font-size: 1.167em;
|
||||
}
|
||||
|
||||
.uppercase {
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue