User:Obilisk/Page.css

From Team Fortress Wiki
Jump to: navigation, search

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
#wiki-user-container
{
position:relative;
width:100%;
background:url(http://wiki.teamfortress.com/w/images/0/0a/User_Obilisk_background.jpg) #010101 center top no-repeat;
font-family:Arial, Sans-serif;
}
#wiki-user-container .floatleft
{
float:left;
clear:none;
margin-right:50px;
}
#wiki-user-navigation a.external
{
background:none !important;
}
#page-container
{
width:924px;
padding:25px 13px;
background:url(http://wiki.teamfortress.com/w/images/c/c3/User_Obilisk_Center-back.jpg);
margin:0 auto;
}
#wiki-user-container .clear
{
clear:both;
}
#wiki-user-container .header
{
text-align:center;
position:relative;
}
#wiki-user-container .wiki-user-navigation
{
padding:9px 10px 8px;
float:left;
position:relative;
background:#141414;
list-style:none;
width:904px;
margin:0px;
}
#wiki-user-container .wiki-user-navigation li
{
float:left;
margin-right:20px;
}
#wiki-user-container .wiki-user-navigation li a
{
font-size:16px;
text-transform:uppercase;
text-decoration:none;
color:#fff;
font-family:"TF2 Build",Tf2 Build,Arial, Sans-serif;
background:none;
}
#wiki-user-container .user-content
{
font-size:14px;
padding:5px 13px;
color:#fff;
line-height:1.5;
}
#wiki-user-container .user-demonstrations
{
background:url(http://wiki.teamfortress.com/w/images/7/75/User_Obilisk_Demo-back.png) #141414 no-repeat;
padding:10px;
margin:20px 0px;
}
#wiki-user-container .demo-header
{
color:#5491CF;
font-size:20px;
}

#wiki-user-container .demo-header p
{
margin:0px;
}
#wiki-user-container .weapon-dem
{
width:96px;
height:96px;
margin:7px;
border:solid 1px #7D6D00;
display:table;
float:left;
position:relative;
z-index:1;
}

#wiki-user-container .weapon-dem p
{
margin:0px;
}
#wiki-user-container .weapon-dem:hover{
z-index:2;
}
#wiki-user-container .inner-dem
{
display:table-cell;
padding:6px;
height:84px;
width:84px;
text-align:center;
vertical-align:middle;
}
#wiki-user-container .inner-dem img
{
width:auto;
height:auto;
max-width:100%;
max-height:100%;
}
#wiki-user-container .weapon-dem .name-popup
{
position: absolute;
top: 100%;
border: solid 3px #7D6D00;
background: #1C1C1C;
padding: 7px 12px;
text-align: center;
color: #fff;
font-size: 16px;
line-height: 1.5;
text-transform: uppercase;
font-family: "TF2 Build",Tf2 Build, Arial, sans-serif;
left: 50%;
margin-left: -112px;
width: 200px;
margin-top: 25px;
display:none;
}
#wiki-user-container .weapon-dem:hover .name-popup
{
display:block;
}
#wiki-user-container .weapon-dem .popup-arrow
{
display: block;
background: url(http://wiki.teamfortress.com/w/images/d/d1/User_Obilisk_Popup-arrow.png);
width: 45px;
height: 22px;
position: absolute;
top: -22px;
left: 83px;
}
#wiki-user-container .weapon-dem
{
}
#wiki-user-container
{
}
#wiki-user-container
{
}
#wiki-user-container .weapon-dem .count {
position: absolute;
bottom: 0px;
left: 0px;
color: #ff0;
font-size: 26px;
font-weight: bold;
padding: 5px 9px;
font-family: tf2 build, "TF2 Build", Arial;
line-height: 1;
}