Difference between revisions of "Xiu.css"

From City of Hope MUSH
Jump to navigation Jump to search
m
m
Line 120: Line 120:
 
}
 
}
  
#primordial {
+
.primordial {
 
   width: 300px;
 
   width: 300px;
 
   height: auto;
 
   height: auto;

Revision as of 14:05, 2 November 2019

body {

 background-color: #000;

}

ul {

 list-style-image: none;

}

a {

 color: #78a1e6;

}

a.new, #p-personal a.new {

 color: #aa2200;
 font-weight: bold;

}

  1. simpleSearch #searchInput {
 background-color: #000;
 color: #fff;

}

.loki-cell-table {

 background: -webkit-gradient(linear, 48% top, 52% bottom, from(rgba(128, 128, 128, .3)), to(rgba(0, 0, 0, .3)));
 background: -moz-linear-gradient(-80deg, rgba(128, 128, 128, .3), rgba(0, 0, 0, .3));
 background-color: #000;

}

.loki-cell-table td {

 color: #88AA00 !important;

} .loki-cell {

 border: solid 1px #000000 !important;
 

} .loki-glass {

 background-color: #750 !important;

}

.loki-header {

 background-color: #000 !important;

}

  1. mw-panel .portal .body li a {
 color: #78a1e6;

}

  1. mw-panel .portal h3 {
 color: #b5b5b5;

}

  1. footer ul li {
 color: #b5b5b5;

}

  1. catlinks {
 background-color: #000;

}

  1. mw-head {
 background-color: #000;

}

.mw-body {

 background-color: #000;

}

.vectorTabs li a {

 color: #78a1e6;
 background-color: #000;

}

.vectorTabs li.selected a {

 color: #b9b9b9;
 background-color: #000;

}

.vectorMenu {

 background-color: #000;

}

.vectorMenu .menu {

 background-color: #000;

}

.vectorMenu h3 span {

 color: #78a1e6;

}

.vectorMenu li a {

 color: #78a1e6;

}

  1. right-navigation {
 background-color: #000;

}

  1. verbenaspan {
 height: 450px;
 width:100%;
 display: block;

}

  1. verbenaspan2 {
 position: relative;
 left: 0px; top: -450px;
 background-color: transparent !important;
 background: none !important;

}

  1. verbenadiv {
 margin-left:50px;
 background-color: transparent !important;
 background: none !important;

}

.verbenasymbol {

 width: 100%;
 height: auto;

}

.primordial {

 width: 300px;
 height: auto;
 display: block;
 margin-left: auto;
 margin-right: auto;

}

.redfont {

 font-weight:bold;
 font-family:Book Antiqua,serif;
 font-variant:small-caps;
 font-size:x-large;
 color:#aa2200;
 text-shadow: 0px 0px 10px;

}

.greyfont {

 font-weight:bold;
 font-family:Book Antiqua,serif;
 font-variant:small-caps;
 font-size:medium;
 color:#7f7f7f;

}

.greenentry {

 margin-left: 50px;
 font-variant:small-caps;

}

.contactstable {

 width: 100%;

}

.contactscolumn {

 vertical-align: middle;
 width: 50%;

}

.contactsentry {

 text-align: center;
 vertical-align: middle;

}

  1. maintable {
 margin:20px;
 margin-bottom: -450px;

}