UnfoldingCSS:FAQ

From titipi
Revision as of 15:44, 30 April 2023 by FS (talk | contribs)
Jump to navigation Jump to search
body {margin: auto; line-height: 1.4em; max-width: 900px; padding: 1.5em 1em;
  background: linear-gradient(0deg, red, orange, yellow, violet, red);
}

h2 {font-size: 1.8em; line-height: 1.3em;}

a, a:visited, a:hover {color: black; background: white; style:none;}
a:hover {color: red !important}

.gallerybox ul, .gallerybox li {style: none;}

.gallerybox li {width:200px; float: right;}

.tocnumber {display: none;}