Browse Source

inline-block per i titoli

kiki 6 years ago
parent
commit
5656f26085
1 changed files with 9 additions and 0 deletions
  1. 9 0
      themes/hackit0x15/static/css/hackit.css

+ 9 - 0
themes/hackit0x15/static/css/hackit.css

@@ -85,6 +85,15 @@ tt {
     font-weight: 600;
     color: #9c2f2f;
     border-bottom; 0px;
+   
+}
+a.toc-backref,
+h1,
+h2,
+h3,
+h4,
+tt {
+     display: inline-block;      
 }
 a.toc-backref:hover {
     color: rgba(0,0,0,1);