|
|
Line 3: |
Line 3: |
| width: 870px; | | width: 870px; |
| } | | } |
- |
| |
- | .center {
| |
- | margin-left: auto;
| |
- | margin-right: auto;
| |
- | }
| |
- |
| |
- | .contentcenter {
| |
- | text-align: center;
| |
- | }
| |
- |
| |
- | #p-cactions, #p-personal, #p-Wiki, #p-Neomia, #p-logo, #p-tb {
| |
- | display: inline !important;
| |
- | width: 100px !important;
| |
- | }
| |
- |
| |
- | .infoTable {
| |
- | width: 21em;
| |
- | padding: 2x;
| |
- | font-size: 92%;
| |
- | margin-left: 9px;
| |
- | float: right;
| |
- | }
| |
- |
| |
- | .itemTable {
| |
- | margin-right: 5px;
| |
- | float: left !important;
| |
- | margin-left: 0px !important;
| |
- | margin-bottom: 10px;
| |
- | }
| |
- |
| |
- | .infoTable th {
| |
- | font-size: larger;
| |
- | color: #FFFFFF;
| |
- | background-color: #0000BB;
| |
- | text-align:center;
| |
- | }
| |
- |
| |
- | .infoTableImg {
| |
- | text-align: center;
| |
- | background-color: #FFFFFF;
| |
- | }
| |
- |
| |
- | .topLogo {
| |
- | text-align: center;
| |
- | width: 154px;
| |
- | float: left;
| |
- | }
| |
- |
| |
- | .itemLogo {
| |
- | width: 100%;
| |
- | margin-top: 5px;
| |
- | text-align: center;
| |
- | }
| |
- |
| |
- | .itemInfo {
| |
- | width: 600px;
| |
- | border: 1px solid gray;
| |
- | margin-left: 250px;
| |
- | margin-bottom: 10px;
| |
- | padding-left: 5px;
| |
- | }
| |
- |
| |
- | .infoTitle {
| |
- | font-weight: bold;
| |
- | }
| |
- |
| |
- | .infoTable td {
| |
- | border-bottom: 1px solid gray;
| |
- | }
| |
- |
| |
- | #catlinks {
| |
- | width: 845px;
| |
- | }
| |
- |
| |
- | .iconTable td {
| |
- | padding: 0px;
| |
- | }
| |
- |
| |
- | .icon1 {width: 18px; height: 18px;}
| |
- | .icon2 {width: 36px; height: 18px;}
| |
- | .icon3 {width: 54px; height: 18px;}
| |
- | .icon4 {width: 72px; height: 18px;}
| |
- | .icon5 {width: 90px; height: 18px;}
| |
- | .icon6 {width: 108px; height: 18px;}
| |
- | .icon7 {width: 126px; height: 18px;}
| |
- | .icon8 {width: 144px; height: 18px;}
| |
- | .icon9 {width: 162px; height: 18px;}
| |
- | .icon10 {width: 180px; height: 18px;}
| |
- | .icon11 {width: 198px; height: 18px;}
| |
- | .icon12 {width: 216px; height: 18px;}
| |
- | .icon13 {width: 234px; height: 18px;}
| |
- | .icon14 {width: 252px; height: 18px;}
| |
- | .icon15 {width: 270px; height: 18px;}
| |
- | .icon16 {width: 288px; height: 18px;}
| |
- | .icon17 {width: 306px; height: 18px;}
| |
- | .icon18 {width: 324px; height: 18px;}
| |
- | .icon19 {width: 342px; height: 18px;}
| |
- | .icon20 {width: 360px; height: 18px;}
| |
- |
| |
- | .air {background-image: url(http://images.neopets.com/battledome/icons/air.gif);}
| |
- | .physical {background-image: url(http://images.neopets.com/battledome/icons/physical.gif);}
| |
- | .water {background-image: url(http://images.neopets.com/battledome/icons/water.gif);}
| |
- | .fire {background-image: url(http://images.neopets.com/battledome/icons/fire.gif);}
| |
- | .light {background-image: url(http://images.neopets.com/battledome/icons/light.gif);}
| |
- | .darkness {background-image: url(http://images.neopets.com/battledome/icons/darkness.gif);}
| |
- | .earth {background-image: url(http://images.neopets.com/battledome/icons/earth.gif);}
| |
- | </style>
| |