Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:css [2025/06/23 18:24] – external edit 127.0.0.1wiki:css [2025/06/26 02:04] (current) – external edit 127.0.0.1
Line 467: Line 467:
 @font-face { @font-face {
     font-family: 'Souvenir’;     font-family: 'Souvenir’;
-    src: url('/fonts/SouvenirStd-Medium.woff2’) format('woff2’), +    src: url('/fonts/SouvenirStd-Demi.woff2’) format('woff2’), 
-         url('/fonts/SouvenirStd-Medium.woff’) format('woff’), +         url('/fonts/SouvenirStd-Demi.woff’) format('woff’), 
-         url('/fonts/SouvenirStd-Medium.ttf’) format('truetype’);+         url('/fonts/SouvenirStd-Demi.ttf’) format('truetype’);
     font-weight: bold;     font-weight: bold;
     font-style: normal;     font-style: normal;
Line 643: Line 643:
     src: url('/fonts/AceAttitude-Bold.woff2’) format('woff2’),     src: url('/fonts/AceAttitude-Bold.woff2’) format('woff2’),
          url('/fonts/AceAttitude-Bold.woff’) format('woff’);          url('/fonts/AceAttitude-Bold.woff’) format('woff’);
 +    font-weight: normal;
 +    font-style: normal;
 +}
 +
 +@font-face {
 +    font-family: 'Shrunken Head’;
 +    src: url('/fonts/shrunken-head-bb-webfont.woff2’) format('woff2’),
 +         url('/fonts/shrunken-head-bb-webfont.woff’) format('woff’);
     font-weight: normal;     font-weight: normal;
     font-style: normal;     font-style: normal;
Line 732: Line 740:
 .ns-0 #p-cactions .selected span { .ns-0 #p-cactions .selected span {
   background-color: rgb(255, 255, 241);   background-color: rgb(255, 255, 241);
 +  font-size: 14px;
 } }
  
Line 827: Line 836:
 h4, h4,
 h5 { h5 {
-  font-family: Ace Attitude;+  font-family: Protest Revolution;
   background-color: inherit;   background-color: inherit;
   padding: 0;   padding: 0;
Line 1208: Line 1217:
 } }
  
 +/* To fix the space between the tabs and the top of the content */
 +#p-cactions {
 +  top: 1.3em;
 +}
 +
 +
 +div#p-cactions.portlet ul li {
 +  font-size: 16px;
 +}

Want to be a baller, party caller, d20 roller and classic hexcrawler