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 [2022/04/27 10:19] restlesswiki:css [2023/04/05 09:33] (current) – external edit 127.0.0.1
Line 454: Line 454:
 } }
  
-div.dokuwiki div.section_highlight+div.dokuwiki div.section_highlight {
-div.dokuwiki div.section_highlight h1, +
-div.dokuwiki div.section_highlight h2, +
-div.dokuwiki div.section_highlight h3, +
-div.dokuwiki div.section_highlight h4, +
-div.dokuwiki div.section_highlight h5, +
-div.dokuwiki div.section_highlight h6 {+
   /* Background color showing section to edit */   /* Background color showing section to edit */
-  background-color: rgba(63, 0, 0, 0.05) !important; +  background-color: rgba(63, 0, 0, 0.00 /* 0.05 */) !important; 
-  box-shadow: inset 0 0 2em rgba(63, 32, 32, 0.2), inset 0 0 1em rgba(63, 32, 32, 0.1); +  box-shadow: inset 0 0 1.5em rgba(63, 32, 32, 0.2), inset 0 0 0.75em rgba(63, 32, 32, 0.2);
-  border: 1px dashed rbga(63, 32, 32, 0.25);+
   border-radius: 4px;   border-radius: 4px;
 } }
Line 671: Line 664:
 a.interwiki:visited { a.interwiki:visited {
   color: #002bb8 !important;   color: #002bb8 !important;
 +  background-position-x: -2px !important;
 } }
  
Line 785: Line 779:
 button.pickerbutton { button.pickerbutton {
   font-size: 14px;   font-size: 14px;
 +}
 +
 +div.gallery table {
 +  background-color: rgba(63, 63, 63, 0.12);
 +  border-radius: 4px;
 } }
  
  

Blood and souls for my Lord… er… what was his name again?