Заглавная страница: различия между версиями
Внешний вид
SpaiR (обсуждение | вклад) м Пусть лучше стили будут в одном месте |
SpaiR (обсуждение | вклад) мНет описания правки |
||
| Строка 1: | Строка 1: | ||
{{#css: | {{#css: | ||
.wrap { | .wrap { | ||
border: 1px solid black; | |||
border-top: 0; | |||
} | } | ||
.header-image { | .header-image { | ||
height: 100px; | |||
border: 1px solid black; | |||
border-bottom: 0px; | |||
background-position: center; | |||
background-color: #120806; | |||
background-repeat: no-repeat; | |||
} | } | ||
.header-image p { | .header-image p { | ||
padding-top: 20px; | |||
text-shadow: 1px 0 2px black, 0 1px 2px black, -1px 0 2px black, 0 -1px 2px black; | |||
color: white; | |||
font-size: 170%; | |||
text-align: center; | |||
} | } | ||
.header-field { | .header-field { | ||
background-color: #EDEDED; | |||
border-top: 1px solid black; | |||
border-bottom: 1px solid black; | |||
} | } | ||
.header-field p { | .header-field p { | ||
margin: 0; | |||
text-align: center; | |||
font-weight: bold; | |||
} | } | ||
.main-field { | .main-field { | ||
display: flex; | |||
} | } | ||
.left-content { | .left-content { | ||
width: 34.5%; | |||
} | } | ||
.center-content { | .center-content { | ||
width: 31%; | |||
background-color: #EDEDED; | |||
text-align: center; | |||
padding-top: 50px; | |||
border-left: 1px solid black; | |||
border-right: 1px solid black; | |||
} | } | ||
.center-content .image-link { | .center-content .image-link { | ||
display: inline-block; | |||
padding: 5px; | |||
transition: all linear 0.1s; | |||
-webkit-transition: all linear 0.1s; | |||
-o-transition: all linear 0.1s; | |||
-moz-transition: all linear 0.1s; | |||
} | } | ||
.center-content .image-link:hover { | .center-content .image-link:hover { | ||
transform: scale(1.05); | |||
} | } | ||
.right-content { | .right-content { | ||
width: 34.5%; | |||
} | } | ||
.side-header { | .side-header { | ||
font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif; | |||
font-size: 115%; | |||
font-weight: bold; | |||
text-align: center; | |||
} | } | ||
.content-template-column { | .content-template-column { | ||
padding-left: 10px; | |||
padding-right: 10px; | |||
} | } | ||
}} | }} | ||
Версия от 23:06, 22 января 2017
Добро пожаловать на Tau Ceti Station Wiki!
Thanks to Baystation12 and \tg\station for most content!
В вики вы найдете как переводы большинства статей с Baystation12 wiki, так и наши дополнения к ним.





