Explorar el Código

Show table of contents in smaller fonts

Talha Mansoor hace 11 años
padre
commit
19c0d46eec
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      static/css/style.css

+ 4 - 0
static/css/style.css

@@ -364,3 +364,7 @@ ul.top-menu li a {
 img {
 img {
     border: 1px solid #EEEEEE;
     border: 1px solid #EEEEEE;
 }
 }
+
+.table-of-content .toc {
+font-size: 0.7em;
+}