MediaWiki:Timeless.css: Difference between revisions

From Ghost Theory Wiki
No edit summary
Tag: Bots
No edit summary
Tag: Bots
Line 27: Line 27:


/* Make the heading smaller INSIDE the FAQ box */
/* Make the heading smaller INSIDE the FAQ box */
.faq-question h4 {
.faq-question h3 {
     font-size: 1em !important;  /* same size as normal text */
     font-size: .8em !important;  /* same size as normal text */
     font-weight: bold;          /* keeps the question visually strong */
     font-weight: bold;          /* keeps the question visually strong */
     margin: 0;                  /* removes big heading spacing */
     margin: 0;                  /* removes big heading spacing */