Files

4 lines
122 B
CSS
Raw Permalink Normal View History

2017-02-07 20:04:47 +00:00
#nothiddendiv { font-size: 16px; }
#nothiddendivchild.em { font-size: 2em; }
#nothiddendivchild.prct { font-size: 150%; }