0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-12 11:40:05 +00:00

CSS: Make compatible with the FAQ

This commit is contained in:
Carsten Dominik 2009-02-08 09:38:46 +01:00
parent 3015cd1fb7
commit c19f315030

View file

@ -10,6 +10,7 @@
background-repeat: no-repeat; background-repeat: no-repeat;
background-position: 10px 10px; background-position: 10px 10px;
line-height:1.2em; line-height:1.2em;
border-style:none;
} }
h1 {font-size: 14pt;} h1 {font-size: 14pt;}