diff options
Diffstat (limited to '')
-rw-r--r-- | template/yoga/default-layout.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/default-layout.css b/template/yoga/default-layout.css index f42cfc1a7..5d6705a4f 100644 --- a/template/yoga/default-layout.css +++ b/template/yoga/default-layout.css @@ -265,4 +265,4 @@ UL.tagSelection LI { .tagLevel4 { font-size: 140%; } .tagLevel3 { font-size: 120%; } .tagLevel2 { font-size: 100%; } -.tagLevel1 { font-size: 90%; }
\ No newline at end of file +.tagLevel1 { font-size: 90%; } |