Doc: Increase font size

This commit is contained in:
Eric Lippmann 2016-01-05 16:00:10 +01:00
parent 1fe1f23031
commit c5dba1fd76
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
/*! Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */
.content {
font-size: 1.167em;
}
.uppercase {
text-transform: uppercase;
}