Goats Test Page"
Main page / Goats Test Page"Namespaces
Views
From GrinderScape Wiki
Jump to: navigation, search
Laddergoat (Talk | contribs) |
Laddergoat (Talk | contribs) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
+ | .main-header { | ||
+ | font-weight: bold; | ||
+ | font-size: 17px; | ||
+ | } | ||
.userstamp { | .userstamp { | ||
display: inline; | display: inline; | ||
Line 12: | Line 16: | ||
padding: 2px 0; | padding: 2px 0; | ||
margin-top: 10px; | margin-top: 10px; | ||
− | |||
} | } | ||
Line 27: | Line 30: | ||
.guide-container { | .guide-container { | ||
display: inline-block; | display: inline-block; | ||
− | width: 22%; | + | min-width: 22%; |
border: 1px solid #5c3219; | border: 1px solid #5c3219; | ||
margin-right: 2%; | margin-right: 2%; | ||
Line 44: | Line 47: | ||
height: 30px; | height: 30px; | ||
} | } | ||
− | + | ||
.link { | .link { | ||
font-weight: bold; | font-weight: bold; | ||
− | |||
padding: 5px 0 1px; | padding: 5px 0 1px; | ||
+ | } | ||
+ | |||
+ | @media screen and (min-width: 1001px) | ||
+ | { | ||
+ | .link { | ||
+ | font-size: 0.9vw; | ||
+ | } | ||
+ | |||
+ | .timestamp { | ||
+ | font-size: 11px; | ||
+ | } | ||
+ | } | ||
+ | |||
+ | @media screen and (max-width: 1000px) | ||
+ | { | ||
+ | .link { | ||
+ | font-size: 3vw; | ||
+ | } | ||
+ | |||
+ | .timestamp { | ||
+ | font-size: 1.7vw; | ||
+ | } | ||
} | } | ||
</style> | </style> | ||
</html> | </html> | ||
+ | {{Under_Construction}} | ||
+ | =<div class="main-header">General Guides</div>= | ||
<div class="guides-container"> | <div class="guides-container"> | ||
<div class="guide-container"> | <div class="guide-container"> |
Latest revision as of 21:02, 25 July 2023
This page is currently under construction. Some information might not be accurate.
General Guides
Last modified on 25 July 2023 by Laddergoat.Page ID: 3821