MediaWiki:Common.css — различия между версиями
NeKit (обсуждение | вклад) |
NeKit (обсуждение | вклад) |
||
| Строка 1: | Строка 1: | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
#sth1_8bit.gametemplate { | #sth1_8bit.gametemplate { | ||
width: 450px; | width: 450px; | ||
| Строка 12: | Строка 5: | ||
background: url(http://media.sonicscanf.org/images/wiki/sth1_8bit_background.png); | background: url(http://media.sonicscanf.org/images/wiki/sth1_8bit_background.png); | ||
height: 95px; | height: 95px; | ||
| + | } | ||
| + | |||
| + | #sonicadventure.gametemplate { | ||
| + | width: 682px; | ||
| + | } | ||
| + | #sonicadventure .gametemplate_header { | ||
| + | background: url(http://media.sonicscanf.org/images/wiki/sonic_adventure_background.png); | ||
| + | } | ||
| + | |||
| + | #sonicheroes.gametemplate { | ||
| + | width: 682px; | ||
| + | } | ||
| + | #sonicheroes .gametemplate_header { | ||
| + | background: url(http://media.sonicscanf.org/images/wiki/sonic_heroes_background.png); | ||
} | } | ||
Версия 20:27, 24 ноября 2011
#sth1_8bit.gametemplate {
width: 450px;
}
#sth1_8bit .gametemplate_header {
background: url(http://media.sonicscanf.org/images/wiki/sth1_8bit_background.png);
height: 95px;
}
#sonicadventure.gametemplate {
width: 682px;
}
#sonicadventure .gametemplate_header {
background: url(http://media.sonicscanf.org/images/wiki/sonic_adventure_background.png);
}
#sonicheroes.gametemplate {
width: 682px;
}
#sonicheroes .gametemplate_header {
background: url(http://media.sonicscanf.org/images/wiki/sonic_heroes_background.png);
}