some changes to themes
This commit is contained in:
parent
26c526e433
commit
8237b6aa19
51 changed files with 852 additions and 12 deletions
9
themes/fzmin2/static/css/fonts.css
Normal file
9
themes/fzmin2/static/css/fonts.css
Normal file
|
@ -0,0 +1,9 @@
|
|||
body {
|
||||
font-family: Verdana,sans-serif;
|
||||
font-size: 100%;
|
||||
line-height: 1.5;
|
||||
}
|
||||
code {
|
||||
font-family: monospace;
|
||||
font-size: 100%;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue