Changes

Jump to navigation Jump to search
812 bytes removed ,  16:02, 8 October 2022
no edit summary
Line 1: Line 1:  
{{#css:
 
{{#css:
:root {
  −
  --theme-legacy-primary-raw-light: #178C6B;
  −
  --theme-legacy-primary-raw-dark: #FF3E3E;
  −
  --theme-legacy-panel-dark: rgba(32, 32, 32, 0.9);
  −
  --theme-legacy-modal-dark: #202020;
  −
  --theme-legacy-background-dark: #101010;
  −
  --theme-legacy-input-background-dark: #1A1A1A;
  −
  --theme-legacy-navbar-light: #178C6B;
  −
  --theme-legacy-navbar-dark: rgba(32, 32, 32, 0.9);
  −
  --theme-legacy-navbar-link-light: rgba(255, 255, 255, 0.75);
  −
  --theme-legacy-navbar-link-dark: #FF3E3E;
  −
  --theme-legacy-navbar-link-hover-light: rgba(255, 255, 255, 1);
  −
  --theme-legacy-navbar-link-hover-dark: RGBA(255, 255, 255, 1);
  −
  --theme-legacy-link-light: #178C6B;
  −
  --theme-legacy-link-dark: #FF3E3E;
  −
  --theme-legacy-button-light: #178C6B;
  −
  --theme-legacy-button-dark: #FF3E3E;
  −
  --theme-legacy-button-muted-light: rgba(23, 140, 107, 0.5);
  −
  --theme-legacy-button-muted-dark: rgba(255, 62, 62, 0.5);
  −
  --theme-legacy-button-hover-light: #199A76;
  −
  --theme-legacy-button-hover-dark: #E63838;
  −
  --theme-legacy-button-text-light: rgba(255, 255, 255, 1);
  −
  --theme-legacy-button-text-dark: rgba(255, 255, 255, 1);
  −
}
   
.sidebar-layout {
 
.sidebar-layout {
 
   display: flex;
 
   display: flex;
Line 29: Line 5:  
   justify-content: space-between;
 
   justify-content: space-between;
 
   gap: 1rem;
 
   gap: 1rem;
 +
  color: #fff;
 
}
 
}
 
.widget-container {
 
.widget-container {
Line 75: Line 52:  
   font-size: 12px;
 
   font-size: 12px;
 
   letter-spacing: .34px;
 
   letter-spacing: .34px;
 +
}
 +
.color-panel {
 +
  background: rgba(32, 32, 32, 0.9);
 +
}
 +
.leaderboard-menu {
 +
  background-color: hsla(0,0%,100%,.075);
 +
  padding: 8px;
 
}
 
}
 
.text {
 
.text {
Line 94: Line 78:  
</div>
 
</div>
 
<div class="gamemenu-container">
 
<div class="gamemenu-container">
<div class="gamemenu text">
+
<div class="gamemenu text">stuff goes here</div>
stuff goes here
   
</div>
 
</div>
 
</div>
 
</div>
 +
<div class="maincontent">
 +
<div class="color-panel" style="border-radius: 2px">
 +
<div class="leaderboard-menu" style="padding-bottom: 0px">
 +
buttons here
 
</div>
 
</div>
Leaderboards for Wiki Camp 2 [[Challenge Crystal Speedruns|challenge crystal speedruns]].
+
<div style="position:relative; overflow: hidden;">
 
   
27 Crystals mainspace only no 5b
 
27 Crystals mainspace only no 5b
 
{| class="wikitable"
 
{| class="wikitable"
Line 144: Line 130:  
| 2022-10-06
 
| 2022-10-06
 
|}
 
|}
 +
</div>
 +
</div>
 +
</div>
 
</div>
 
</div>
 
<div class="widget-column">
 
<div class="widget-column">
16,284

edits

Navigation menu