MediaWiki:Crysis.css
Материал из CryWiki Russia
(Различия между версиями)
DCamer (Обсуждение | вклад) |
DCamer (Обсуждение | вклад) |
||
(21 промежуточная версия не показана) | |||
Строка 1: | Строка 1: | ||
- | # | + | #p-cryengine3, #p-cryengine2 { |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
position: relative; | position: relative; | ||
- | text-align: | + | z-index: 3; |
- | + | } | |
- | + | ||
+ | #p-cryengine3.portlet .pBody a, #p-cryengine2.portlet .pBody a { | ||
+ | background: url("http://wiki.crymod.net/skins/crysis/transparent-tile.png") repeat scroll 0 0 transparent; | ||
+ | border-top: 1px solid #666666; | ||
+ | display: block; | ||
+ | margin: 0; | ||
+ | padding: 0 5px; | ||
+ | text-align: right; | ||
+ | } | ||
+ | |||
+ | #p-cryengine3.portlet .pBody a:hover, #p-cryengine2.portlet .pBody a:hover { | ||
+ | background: url("http://wiki.crymod.net/skins/crysis/transparent-tile-white.png") repeat scroll 0 0 transparent; | ||
+ | padding-right: 10px; | ||
+ | } | ||
+ | |||
+ | #p-cryengine3.portlet .pBody ul, #p-cryengine2.portlet .pBody ul { | ||
+ | list-style-type: none; | ||
+ | margin: 0; | ||
+ | } | ||
+ | |||
+ | .image.ce3-free{ | ||
+ | background:transparent url(http://wiki.crymod.net/images/c/ca/Freesdk.png) no-repeat scroll 0 0; | ||
+ | height:82px; | ||
+ | width:235px; | ||
+ | } | ||
+ | |||
+ | .image.ce3-freesdk{ | ||
+ | background:transparent url(http://wiki.crymod.net/images/1/18/Ce3_freesdk.png) no-repeat scroll 0 0; | ||
+ | height:82px; | ||
+ | width:235px; | ||
+ | } | ||
+ | |||
+ | .image.ce3-modsdk{ | ||
+ | background:transparent url(http://wiki.crymod.net/images/5/59/Ce3_modsdk.png) no-repeat scroll 0 0; | ||
+ | height:82px; | ||
+ | width:235px; | ||
+ | } | ||
+ | |||
+ | .image.ce3-asset{ | ||
+ | background:transparent url(http://wiki.crymod.net/images/3/36/Ce3_asset.png) no-repeat scroll 0 0; | ||
+ | height:82px; | ||
+ | width:235px; | ||
+ | } | ||
+ | |||
+ | .image.ce3-sandbox{ | ||
+ | background:transparent url(http://wiki.crymod.net/images/1/1b/Ce3_sandbox_m.png) no-repeat scroll 0 0; | ||
+ | height:82px; | ||
+ | width:235px; | ||
+ | } | ||
+ | |||
+ | .image.ce3-tech{ | ||
+ | background:transparent url(http://wiki.crymod.net/images/0/01/Ce3_tech.png) no-repeat scroll 0 0; | ||
+ | height:82px; | ||
+ | width:235px; | ||
+ | } | ||
+ | |||
+ | .image.ce2{ | ||
+ | background:transparent url(http://wiki.crymod.net/images/e/ee/Section_ce2.png) no-repeat scroll 0 0; | ||
+ | height:82px; | ||
+ | width:235px; | ||
+ | } | ||
+ | |||
+ | .image.ce3{ | ||
+ | background:transparent url(http://wiki.crymod.net/images/8/81/Section_ce3.png) no-repeat scroll 0 0; | ||
+ | height:82px; | ||
+ | width:235px; | ||
} | } | ||
Строка 79: | Строка 133: | ||
.image.assetcreation_references{ | .image.assetcreation_references{ | ||
background:transparent url(http://wiki.crymod.net/images/7/76/AssetCreation_references.jpg) no-repeat scroll 0 0; | background:transparent url(http://wiki.crymod.net/images/7/76/AssetCreation_references.jpg) no-repeat scroll 0 0; | ||
+ | height:82px; | ||
+ | width:235px; | ||
+ | } | ||
+ | |||
+ | .image.ce3-scripting{ | ||
+ | background:transparent url(http://wiki.crymod.net/images/1/11/Ce3_scripting.png) no-repeat scroll 0 0; | ||
height:82px; | height:82px; | ||
width:235px; | width:235px; | ||
} | } |
Текущая версия на 15:26, 24 февраля 2012
#p-cryengine3, #p-cryengine2 { position: relative; z-index: 3; } #p-cryengine3.portlet .pBody a, #p-cryengine2.portlet .pBody a { background: url("http://wiki.crymod.net/skins/crysis/transparent-tile.png") repeat scroll 0 0 transparent; border-top: 1px solid #666666; display: block; margin: 0; padding: 0 5px; text-align: right; } #p-cryengine3.portlet .pBody a:hover, #p-cryengine2.portlet .pBody a:hover { background: url("http://wiki.crymod.net/skins/crysis/transparent-tile-white.png") repeat scroll 0 0 transparent; padding-right: 10px; } #p-cryengine3.portlet .pBody ul, #p-cryengine2.portlet .pBody ul { list-style-type: none; margin: 0; } .image.ce3-free{ background:transparent url(http://wiki.crymod.net/images/c/ca/Freesdk.png) no-repeat scroll 0 0; height:82px; width:235px; } .image.ce3-freesdk{ background:transparent url(http://wiki.crymod.net/images/1/18/Ce3_freesdk.png) no-repeat scroll 0 0; height:82px; width:235px; } .image.ce3-modsdk{ background:transparent url(http://wiki.crymod.net/images/5/59/Ce3_modsdk.png) no-repeat scroll 0 0; height:82px; width:235px; } .image.ce3-asset{ background:transparent url(http://wiki.crymod.net/images/3/36/Ce3_asset.png) no-repeat scroll 0 0; height:82px; width:235px; } .image.ce3-sandbox{ background:transparent url(http://wiki.crymod.net/images/1/1b/Ce3_sandbox_m.png) no-repeat scroll 0 0; height:82px; width:235px; } .image.ce3-tech{ background:transparent url(http://wiki.crymod.net/images/0/01/Ce3_tech.png) no-repeat scroll 0 0; height:82px; width:235px; } .image.ce2{ background:transparent url(http://wiki.crymod.net/images/e/ee/Section_ce2.png) no-repeat scroll 0 0; height:82px; width:235px; } .image.ce3{ background:transparent url(http://wiki.crymod.net/images/8/81/Section_ce3.png) no-repeat scroll 0 0; height:82px; width:235px; } .image.usage-guide{ background:transparent url(http://wiki.crymod.net/images/d/d9/Sb2_usageguide.jpg) no-repeat scroll 0 0; height:82px; width:235px; } .image.references{ background:transparent url(http://wiki.crymod.net/images/c/ce/Sb2_references.jpg) no-repeat scroll 0 0; height:82px; width:235px; } .image.tutorials{ background:transparent url(http://wiki.crymod.net/images/3/3b/Sb2_tutorials.jpg) no-repeat scroll 0 0; height:82px; width:235px; } .image.samples_flash{ background:transparent url(http://wiki.crymod.net/images/8/8d/Samples_flash.jpg) no-repeat scroll 0 0; height:82px; width:235px; } .image.samples_flowgraph{ background:transparent url(http://wiki.crymod.net/images/2/25/Samples_flowgraph.jpg) no-repeat scroll 0 0; height:82px; width:235px; } .image.samples_lua{ background:transparent url(http://wiki.crymod.net/images/c/c2/Samples_lua.jpg) no-repeat scroll 0 0; height:82px; width:235px; } .image.samples_cplusplus2{ background:transparent url(http://wiki.crymod.net/images/1/11/Samples_cplusplus2.jpg) no-repeat scroll 0 0; height:82px; width:235px; } .image.assetcreation_gettingstarted{ background:transparent url(http://wiki.crymod.net/images/3/30/AssetCreation_gettingstarted.jpg) no-repeat scroll 0 0; height:82px; width:235px; } .image.assetcreation_basics{ background:transparent url(http://wiki.crymod.net/images/e/ee/AssetCreation_basics.jpg) no-repeat scroll 0 0; height:82px; width:235px; } .image.assetcreation_tutorials{ background:transparent url(http://wiki.crymod.net/images/b/b8/AssetCreation_tutorials2.jpg) no-repeat scroll 0 0; height:82px; width:235px; } .image.assetcreation_references{ background:transparent url(http://wiki.crymod.net/images/7/76/AssetCreation_references.jpg) no-repeat scroll 0 0; height:82px; width:235px; } .image.ce3-scripting{ background:transparent url(http://wiki.crymod.net/images/1/11/Ce3_scripting.png) no-repeat scroll 0 0; height:82px; width:235px; }