web: increase font size of coding tips
This commit is contained in:
parent
2e4c150795
commit
fc790d6ed6
|
@ -641,6 +641,10 @@ div.geshifilter {
|
|||
margin: 0.5em 2.6em;
|
||||
}
|
||||
|
||||
.tips code{
|
||||
font-size: 1.4em;
|
||||
}
|
||||
|
||||
/* ------------------------------------------------------------------------
|
||||
* Installation page
|
||||
* --------------------------------------------------------------------- */
|
||||
|
|
Loading…
Reference in New Issue