Difference between revisions of "Template:US2002021967 CSS"
Jump to navigation
Jump to search
Line 51: | Line 51: | ||
h2 { color: #ffffff; } | h2 { color: #ffffff; } | ||
− | + | #pc-furtherinfo-pic img, #npc-furtherinfo-pic img, #npc-oocvitals-pic img { | |
height: 400px; | height: 400px; | ||
width: 366px; | width: 366px; | ||
Line 60: | Line 60: | ||
#pc-furtherinfo { | #pc-furtherinfo { | ||
margin-top: -280px; | margin-top: -280px; | ||
− | |||
− | |||
− | |||
− | |||
} | } | ||
Line 70: | Line 66: | ||
} | } | ||
− | + | #pc-furtherinfo, #npc-furtherinfo, #npc-oocvitals { | |
padding: 1.04vw; | padding: 1.04vw; | ||
} | } | ||
− | #pc | + | #pc-oocvitals-pic { |
− | + | float: right; | |
− | |||
− | |||
− | |||
− | |||
− | float:right; | ||
clear:both; | clear:both; | ||
− | + | overflow: hidden; | |
− | + | height: 150px; | |
+ | margin: 5px 10px 0px 0px; | ||
} | } | ||
− | #pc | + | |
+ | #pc-oocvitals { | ||
padding: 0px 0px 0px 10px; | padding: 0px 0px 0px 10px; | ||
background: #65163a; | background: #65163a; | ||
line-height: 29px; | line-height: 29px; | ||
} | } | ||
− | #Page a:visited, #Page a.external:visited, #Page a.new, #Page a.new:visited, #Page a.popupformlink.reload, #Page a.external.text { color: #ffffff; } | + | |
+ | #Page a { color: #ffffff; } | ||
+ | |||
+ | <!-- #Page a:visited, #Page a.external:visited, #Page a.new, #Page a.new:visited, #Page a.popupformlink.reload, #Page a.external.text { color: #ffffff; } --> | ||
.clearfix::after { | .clearfix::after { |