MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 25: Line 25:
/* Short Desc Styling */
/* Short Desc Styling */
#mw-content-subtitle {
#mw-content-subtitle {
   font-family: "Alegreya", Georgia, serif;
   font-family: "Alegreya Sans SC", system-ui, sans-serif;
   font-style: italic;
   text-transform: uppercase;
   font-size: 1.05rem;
   font-size: 0.9rem;
  letter-spacing: 1.4px;
   color: #666;
   color: #666;
   text-align: center;
   text-align: center;
   margin-top: 0.4em;
   margin-top: 0.25em;
   margin-bottom: 1.5em;
   margin-bottom: 1em;
  border-bottom: 1px solid #ddd;
  display: inline-block;
  padding-bottom: 0.2em;
}
}
#mw-content-subtitle::before { content: "“"; }
#mw-content-subtitle::after { content: "”"; }


/* --- Tablet text tuning for poems --- */
/* --- Tablet text tuning for poems --- */