Template:Internet/styles.css

From Uncyclopedia, the content-free encyclopedia
Jump to navigation Jump to search
.tubes95.simple-navbox.NavFrame {
  font-family: Tahoma;
  padding: 0;
  background:#C0C0C0;
  border-width:2px;
  border-color:#d2d2d2 #808080 #808080 #d2d2d2;
  border-style:solid;
}
.tubes95 .simple-header {
  background: linear-gradient(90deg,navy,#1084d0) !important;
  padding: 2px !important;
  color: #fff;
  margin: 0;
}
.tubes95 table {
  border-spacing: 0;
  padding: 4px 0px;
}
.tubes95 tr.simple-group-row:nth-child(1) td.simple-list, .tubes95 tr.simple-group-row:nth-child(1) td.simple-group {
  border-top: none;
}
.tubes95 tr.simple-group-row:nth-last-child(2) td.simple-list, .tubes95 tr.simple-group-row:nth-last-child(2) td.simple-group {
  border-bottom: none;
}
.tubes95 td.simple-list, .tubes95 td.simple-group {
  border-width: 1px !important;
  border-color:#d2d2d2 red #808080 red !important;
  border-style:solid;
  border-right: none;
  border-left: none;
}
.tubes95 td.simple-group:after {
  content: "║";
  color:#808080;
  padding-right: 2px;
}
.tubes95 a.NavToggle {
  font-size:0px;
}
.tubes95 a.NavToggle:after {
  content: "OK";
  position:absolute;
  right: -2px;
  top: 3px;
  background:#C0C0C0;
  border-width:1px;
  border-color:#FFFFFF #808080 #808080 #FFFFFF !important;
  border-style:solid;
  color: #000;
  font-size:10px;
  padding: 2px;
  font-weight:bold;
  font-family:Tahoma;
  text-align:center;
}
.tubes95 a.NavToggle:active:after {
  border-color:#808080 #fff #fff #808080 !important;
}
.tubes95 td.simple-group-above a {
  font-family: Tahoma;
  font-size:11px;
  outline:1px solid #000000;
  color: #000;
  background:#C0C0C0;
  border-width:1px;
  border-style:solid;
  border-color:#FFFFFF #808080 #808080 #FFFFFF;
  padding:4px 10px;
  margin:20px auto 3px;
  position:relative;
  bottom:0px;
  text-decoration: none;
}
.tubes95 td.simple-group-above a:active {
  border-color:#808080 #fff #fff #808080;
}