User:CCRed95/common.css

From Hard Drop Tetris Wiki

Jump to: navigation, search

Note: After publishing, 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: Press Ctrl-F5.
.z-height-1 {
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37); }
.z-height-2 {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.3); }
.z-height-3 {
  box-shadow: 0 11px 7px 0 rgba(0, 0, 0, 0.19), 0 13px 25px 0 rgba(0, 0, 0, 0.3); }
.z-height-4 {
  box-shadow: 0 14px 12px 0 rgba(0, 0, 0, 0.17), 0 20px 40px 0 rgba(0, 0, 0, 0.3); }
.z-height-5 {
  box-shadow: 0 17px 17px 0 rgba(0, 0, 0, 0.15), 0 27px 55px 0 rgba(0, 0, 0, 0.3); 
}


@media screen {
  div#ucss-editor-resize {
    font-size: x-small;
    font-weight: normal;
    line-height: normal;
    font-family: Roboto;
  }
}

@media screen {
  b {
    color: #F1F1F2;
  }
}

@media screen {
  b {
    font-weight: bold;
    color: #45F4B8;
  }
}

@media screen {
  h2#mw-toc-heading {
    font-size: 160%;
    font-weight: normal;
    color: #63ED93;
  }
}

@media screen {
  div#toc.toc {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    background-color: #4158D0;
    background-image: initial;
  }
}

@media screen {
  td {
    border-style: none;
    border-color: rgba(207, 208, 215, 0);
    box-shadow: 0 13px 27px -5px rgba(50, 50, 93, 0.25), 0 8px 16px -8px rgba(0, 0, 0, 0.3);
  }
}

td:before {
  animation-delay: -.01ms;
  animation-duration: .01ms;
  animation-iteration-count: 1;
  scroll-behavior: auto;
  transition-duration: 0ms;
}

td:after {
  animation-delay: -.01ms;
  animation-duration: .01ms;
  animation-iteration-count: 1;
  scroll-behavior: auto;
  transition-duration: 0ms;
}

@media screen {
  table {
    border: 0px none transparent;
    box-shadow: rgba(0, 0, 0, 0.02) 0 1px 3px 0, rgba(27, 31, 35, 0.15) 0 0 0 1px;
  }
}

@media screen {
  table {
    border: 0px none transparent;
    background-color: initial;
  }
}

table {
  background-color: transparent;
}

table:before {
  animation-delay: -.01ms;
  animation-duration: .01ms;
  animation-iteration-count: 1;
  scroll-behavior: auto;
  transition-duration: 0ms;
}

table:after {
  animation-delay: -.01ms;
  animation-duration: .01ms;
  animation-iteration-count: 1;
  scroll-behavior: auto;
  transition-duration: 0ms;
}


body, td, th, input, textarea, pre, h1, h2, h3, h4, h5, h6 {
  color: #d9d9d9;
}

body, div#content {
  color: white;
}

div.flip-wrapper {
  display: none
}

table+table:hover {
  border : "2px solid red!important" 
}

table {
  color: #fff;
  background-color: #2a2a4e;
  background: transparent!important;
  border-color: transparent!important;
  border-width: 0!important;
}

table.gumax-content-table {
  background: #191921!important;
}

#content {
  color: whitesmoke;
}

a {
  color: #15fdad;
  font-weight: bold;
}

html, body { 
	background: #161718!important;
}

#bodyContent a.external {
  color: #45dae6;
}

#toc, .toc, .mw-warning {
	background-color: #212535!important;
}

a:visited {
	color: #00b174;
}

.gumax-firstHeading {
	color: #d9dde5;
}

body, td, th, input, textarea, pre, h1, h2, h3, h4, h5, h6 { 
  color: #c3c4cb;
}

body, td, th, input, textarea { 
  font-family: Verdana, Arial, 'Trebuchet MS';
}

pre { 
  font-family: Monospace, Courier, Arial; 
}

caption {
  background-color: #373a48 !important;
}

caption > span {
  color: #c3c5ce !important;  
}

#bodyContent a.external {
  color: #ec7ed9 !important;
}
/*
a.image[href*=":Tet.png"]{
  visibility: hidden
}*/

a.image > img {
  border: 0.25px solid #ffffff0d;
}

#gumax-page {
  width: 100%;
}

textarea {
  background-color: rgb(5, 5, 5) !important;
  color: rgb(255, 255, 255) !important;
  font-family: monospace;
  font-size: 200%
}

#gumax-nav {
  height: 40px;
  background: #255259;
}

#gumax-nav > li > a {
  color: white;
  height: 100%;
  margin: 3px 10px;
}

#catlinks.catlinks {
  background: #255259;
  border: transparent;
  corner:
}



/*
a.image[href="/wiki/File:GTet.png"]{
  href: ''
}*/


/*
a.image[href*="TTet.png"]{
  href: 'https://podcache.io/minos/t.png' !important;
}

a.image > img[src*="TTet.png"]{
  href: 'https://podcache.io/minos/t.png' !important;
}

a.image > img[src*="PTet.png"]{
  background-image: url("https://podcache.io/minos/t.png");
  content: ''!important;
}
*/




input[type="button" i] {
  background-color: #2a3148;
  color: #fff;
  border-color: #e5e5e5;
  border: 1px;
  padding: 4px 8px;
  margin: 2px 1px;
}

input[type="button" i]:disabled {
  background-color: #2a3148;
  color: #737373;
  border-color: #e5e5e5;
  border: 1px; 
  padding: 4px 8px;
  margin: 2px 1px;
}

body, td, th, input, textarea, pre, h1, h2, h3, h4, h5, h6 {
  color: #cfd0d7;
}

td {
  bachground-color: #000;
}

#url {
  margin: 3px 6px;
  color: #2d2d2d;
}

#view {
  margin: 3px 6px;
  color: #2d2d2d;
}

#dump {
  margin: 3px 6px;
  color: #2d2d2d;
}

#pgnm {
  margin: 3px 6px;
  color: #2d2d2d;
}

#tx {
  width: 90%;
}

#out {
  background-color: #3ae595!important;
  color: #2d2d2d!important;
  margin: 3px 6px;
}

#cm {
  background-color: #2d2d2d!important;
  color: #fff!important;
  margin: 3px 6px;
  padding: 2px 4px;
}

body, td, th, input, textarea {
  font-family: sans-serif;
}

#qfld > table > tbody > tr > td {
  background-color: transparent!important;
}

#gumax-content-body {
  background-color: #161c20;/*#263238;*/
}


#gumax-special-tools ul li a {
  color: #369779
}

#gumax-special-tools ul li a:hover {
  color: #4be3b4
}

#toc.toc {
  background-color: #37474F!important;
  border-color: transparent!important;
  border-width: 0px!important;  
}

.tocnumber {
  color: #fff !important;
}

table {
  border-width: 0px!important; 
}

div#catlinks.catlinks {
  display: inline-flex;
  border: 0 none transparent;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
  background-color: #11191B;
}
#catlinks.catlinks {
  background: #255259;
  border: transparent;
  corner: ;
}
@media screen {
  td {
    background-color: #191D1D;
  }
}