MediaWiki:Common.css: Difference between revisions
Tag: Rollback |
Tag: Undo |
||
| Line 4,685: | Line 4,685: | ||
.page-Gem_Wiki_Editing .tile-halves { | .page-Gem_Wiki_Editing .tile-halves { | ||
width: 45%; | |||
max-width: 30em; | |||
margin: 0 1em 2em; | |||
} | |||
/*Guild Profiles*/ | |||
.rootpage-Guild_JII:not(.action-edit) #firstHeading, | |||
.page-Guild_JII:not(.action-edit) #firstHeading, | |||
.rootpage-Guild_JII:not(.action-edit) #contentSub, | |||
.page-Guild_JII:not(.action-edit) #contentSub, | |||
.rootpage-Guild_JII .mw-parser-output, | |||
.page-Guild_JII .mw-parser-output { | |||
max-width: 60rem; | |||
margin-left: auto; | |||
margin-right: auto; | |||
} | |||
.page-Guild_JII:not(.action-edit) #firstHeading, | |||
.page-Guild_JII:not(.action-edit) .mw-redirectedfrom { | |||
display: none; | |||
} | |||
.page-Guild_JII .header-intro { | |||
margin: 2.6em 1.75em; | |||
} | |||
.page-Guild_JII .header-intro h1 { | |||
font-size: 2.5em; | |||
border: none; | |||
margin: 0 0 0.15em; | |||
} | |||
.page-Guild_JII .header-intro p { | |||
font-size: 1.1em; | |||
line-height: 1.7em; | |||
} | |||
.page-Guild_JII .tile-halves { | |||
width: 45%; | |||
max-width: 30em; | |||
margin: 0 1em 2em; | |||
} | |||
/*GSWiki:Poll Booth*/ | |||
.rootpage-GSWiki_Poll_Booth:not(.action-edit) #firstHeading, | |||
.page-GSWiki_Poll_Booth:not(.action-edit) #firstHeading, | |||
.rootpage-GSWiki_Poll_Booth:not(.action-edit) #contentSub, | |||
.page-GSWiki_Poll_Booth:not(.action-edit) #contentSub, | |||
.rootpage-GSWiki_Poll_Booth .mw-parser-output, | |||
.page-GSWiki_Poll_Booth .mw-parser-output { | |||
max-width: 60rem; | |||
margin-left: auto; | |||
margin-right: auto; | |||
} | |||
.page-GSWiki_Poll_Booth:not(.action-edit) #firstHeading, | |||
.page-GSWiki_Poll_Booth:not(.action-edit) .mw-redirectedfrom { | |||
display: none; | |||
} | |||
.page-GSWiki_Poll_Booth .header-intro { | |||
margin: 2.6em 1.75em; | |||
} | |||
.page-GSWiki_Poll_Booth .header-intro h1 { | |||
font-size: 2.5em; | |||
border: none; | |||
margin: 0 0 0.15em; | |||
} | |||
.page-GSWiki_Poll_Booth .header-intro p { | |||
font-size: 1.1em; | |||
line-height: 1.7em; | |||
} | |||
.page-GSWiki_Poll_Booth .tile-halves { | |||
width: 45%; | width: 45%; | ||
max-width: 30em; | max-width: 30em; | ||
| Line 6,058: | Line 6,134: | ||
font-size: 10pt; | font-size: 10pt; | ||
} | } | ||
.main_viewer { | |||
border-style: solid; | |||
border-width: 1px; | |||
border-color: #4b6870; | |||
background-color: rgb(12,29,25,.5); | |||
padding: 0; | |||
margin-top: 20px; | |||
font-family: axia-stencil,sans-serif; | |||
font-weight: 300; | |||
font-style: normal; | |||
color: #9e9c9c; | |||
text-transform: uppercase; | |||
} | |||
.main_viewer_fill { | |||
background-color: rgb(12,29,25,.95); | |||
padding-bottom: 0px; | |||
margin-bottom: 5px; | |||
Z-index:0; | |||
} | |||
.mission_banner { | |||
color: #fff; | |||
padding: 5px 10px; | |||
text-decoration: none; | |||
margin-bottom: 5px; | |||
border: none; | |||
text-align: right; | |||
font-family: axia-stencil,sans-serif; | |||
font-weight: 900; | |||
font-style: normal; | |||
text-transform: uppercase; | |||
height: 125px; | |||
Z-index:1; | |||
} | |||
.mission_name { | |||
font-size:20pt; | |||
font-weight: 100; | |||
text-align: left; | |||
vertical-align: bottom; | |||
color: #fff !important; | |||
position: relative; | |||
bottom: -81; left: 0; | |||
} | |||
.backstyle{ | |||
background-position: center; | |||
background-repeat: no-repeat; | |||
background-size: auto; | |||
background-size: cover; | |||
height:130px; | |||
position: relative; | |||
} | |||
/*Style of Mission Descriptions*/ | |||
.descstyle{ | |||
font-size:11pt; | |||
padding-bottom:5px; | |||
color:white; | |||
} | |||
.deschr{ | |||
clear:both; | |||
margin-top:15px; | |||
} | |||
/*TEMPLATE:MISSIONBOX*/ | |||
.gem{ | |||
background-image: url("https://wiki.geministation.com/images/0/06/Gem_space.png"); | |||
} | |||
.earth_space{ | |||
background-image: url("https://wiki.geministation.com/images/5/57/Earth-space.png"); | |||
} | |||
.earth{ | |||
background-image: url("https://wiki.geministation.com/images/1/1e/Earth.png"); | |||
} | |||
.mars_space{ | |||
background-image: url("https://wiki.geministation.com/images/4/49/Mars_space.png") | |||
} | |||
.mars{ | |||
background-image: url("https://wiki.geministation.com/images/d/de/Mars.png"); | |||
} | |||
.jupiter_space{ | |||
background-image: url("https://wiki.geministation.com/images/d/d1/Jupiter_space.png"); | |||
} | |||
.mercury_space{ | |||
background-image: url(""); | |||
} | |||
.eris_space{ | |||
background-image: url("https://wiki.geministation.com/images/b/b3/Eris.png"); | |||
} | |||
.explosion{ | |||
background-image: url("https://wiki.geministation.com/images/0/09/Explosion.png"); | |||
} | |||
.northernlights{ | |||
background-image: url("https://wiki.geministation.com/images/3/35/Northern_lights.png"); | |||
} | |||
.venus{ | |||
background-image: url(""); | |||
} | |||
/*Guild Profile Tiles*/ | |||
.guild-pf { | |||
display: flex; | |||
flex-flow: row wrap; | |||
border: 1px solid #e4eaee; | |||
background: #ffffff; | |||
box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1); | |||
} | |||
.guild-pf h2 { | |||
font-size: 1.4em; | |||
font-weight: bold; | |||
border: none; | |||
margin: 0 0 0.4em; | |||
} | |||
.guild-pf .byline + h2 { | |||
margin-top: -0.5em; | |||
} | |||
.guild-pf { | |||
width: 100%; | |||
padding: 1.3rem 1.5rem 0.6rem; | |||