Работы: различия между версиями
Tempuser (обсуждение | вклад) (Новая страница: «Страница находиться в разработке...») |
Tempuser (обсуждение | вклад) |
||
Строка 1: | Строка 1: | ||
− | + | {{#css: | |
+ | .demotext { | ||
+ | color: #333333; | ||
+ | text-shadow: 2px 2px 0px #FFFFFF, 5px 4px 0px rgba(0,0,0,0.15); | ||
+ | color: #333333; | ||
+ | text-align: center; | ||
+ | font-size: 300%; | ||
+ | } | ||
+ | table.center { | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
+ | table align="left" | ||
+ | } | ||
+ | img { | ||
+ | width: 100px; | ||
+ | height: 100px; | ||
+ | } | ||
+ | }} | ||
+ | <div class="demotext"> | ||
+ | Государственные структуры | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <table class="center"> | ||
+ | <tr> | ||
+ | <th>[[File:Governmenticon.png|link=Government]]<br></th> | ||
+ | <th>[[File:Lspdicon.png|link=Los_Santos_Police_Department]]<br></th> | ||
+ | <th>[[File:Sherifficon.png|link=Los_Santos_Sheriff_Department]]<br></th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <th>Стройка<br></th> | ||
+ | <th>Шахта</th> | ||
+ | <th>Порт</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <th>[[File:armyicon.png|link=Army]]<br></th> | ||
+ | <th>[[File:fibicon.png|link=FIB]]</th> | ||
+ | <th>[[File:emsicon.png|link=EMS]]</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <th>Таксист<br></th> | ||
+ | <th>Инкассатор</th> | ||
+ | <th>Дальнобойщик</th> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> |