Changes

Jump to navigation Jump to search
2,396 bytes added ,  15:41, 8 October 2022
no edit summary
Line 1: Line 1:  +
{{#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 {
 +
  display: flex;
 +
  flex-wrap: nowrap;
 +
  justify-content: space-between;
 +
  gap: 1rem;
 +
}
 +
.widget-container {
 +
  background: rgba(32, 32, 32, 0.9);
 +
  border-radius: 2px;
 +
  border-top: 3px solid #FF3E3E;
 +
  box-shadow: 0 5px 10px 2px rgba(29,41,44,.23);
 +
  font-size: 1rem;
 +
  margin-bottom: 1rem;
 +
  transition: all .2s ease-in-out;
 +
}
 +
.game-info {
 +
  flex-grow: 1;
 +
  padding-right: 8px;
 +
}
 +
.game-info-container {
 +
  display: flex;
 +
  padding: 16px 16px 8px;
 +
}
 +
.widget-title {
 +
  color: #fff;
 +
  font-family: Industry,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;
 +
  font-size: 16px;
 +
  font-weight: 700;
 +
  letter-spacing: .025em;
 +
  line-height: normal;
 +
  text-decoration: none;
 +
  text-transform: uppercase;
 +
}
 +
.game-metadata-container {
 +
  display: flex;
 +
  font-size: 12px;
 +
}
 +
.widget-title a {
 +
  color: #FF3E3E;
 +
}
 +
.text {
 +
  color: white;
 +
}
 +
 +
}}
 +
 +
UNDER CONSTRUCTION
 +
 +
<div class="sidebar-layout">
 +
<div class="content-column">
 +
<div class="widget-container">
 +
<div class="game-info-container">
 +
<div class="game-info">
 +
<div class="widget-title">[[Challenge Crystal Speedruns|CHALLENGE CRYSTALS]] (2022)</div>
 +
<div class="game-metadata-container text">Game metadata goes here</div>
 +
</div>
 +
</div>
 +
</div>
 
Leaderboards for Wiki Camp 2 [[Challenge Crystal Speedruns|challenge crystal speedruns]].
 
Leaderboards for Wiki Camp 2 [[Challenge Crystal Speedruns|challenge crystal speedruns]].
   −
 
+
27 Crystals mainspace only no 5b
== 27 Crystals mainspace only no 5b ==
   
{| class="wikitable"
 
{| class="wikitable"
 
! User
 
! User
Line 13: Line 95:  
|}
 
|}
   −
== 23 Crystals mainspace only with 5b ==
+
23 Crystals mainspace only with 5b
 
{| class="wikitable"
 
{| class="wikitable"
 
! User
 
! User
Line 24: Line 106:  
|}
 
|}
   −
== 23 Crystals mainspace only no 5b ==
+
23 Crystals mainspace only no 5b
 
{| class="wikitable"
 
{| class="wikitable"
 
! User
 
! User
Line 35: Line 117:  
|}
 
|}
   −
== 20 Crystals mainspace only ==
+
20 Crystals mainspace only
 
{| class="wikitable"
 
{| class="wikitable"
 
! User
 
! User
Line 45: Line 127:  
| 2022-10-06
 
| 2022-10-06
 
|}
 
|}
 +
</div>
 +
<div class="widget-column">
 +
hdgfjk
 +
</div>
 +
</div>
16,277

edits

Navigation menu