[dw-free] http://bugs.dwscoalition.org/show_bug.cgi?id=3576
[commit: http://hg.dwscoalition.org/dw-free/rev/2080401734d2]
http://bugs.dwscoalition.org/show_bug.cgi?id=3576
Limit to four levels of big-ness.
Patch by
fu.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=3576
Limit to four levels of big-ness.
Patch by
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Files modified:
- htdocs/stc/lj_base.css
-------------------------------------------------------------------------------- diff -r c87f305f2961 -r 2080401734d2 htdocs/stc/lj_base.css --- a/htdocs/stc/lj_base.css Wed Apr 20 11:04:34 2011 +0800 +++ b/htdocs/stc/lj_base.css Wed Apr 20 11:09:37 2011 +0800 @@ -163,3 +163,5 @@ div.lj_ippu_titlebar { left:-10000px; top:auto; } + +big big big big { font-size: 100%; } --------------------------------------------------------------------------------