Difference between revisions of "User:Lin/Storage1"

From AetoliaWiki
Jump to navigation Jump to search
 
m
 
Line 1: Line 1:
/* Lin's magic custom CSS! ORIGINAL CHARACTER DON'T STEAL */
/*


/* Colors:          */
    Aetolia Wiki CSS Stylesheet, a modification of Monobook.css
/* Grey:      7f7f7f */
/* Dark grey: 3a3a3a */
/* Red:      458aed */
/* Dark red:  131554 */


a:link, a:active {color: #458aed;}
    By Lin.
a:visited {color: #256abd;}
 
a:hover {
*/
     color: #5a65ff;
 
     background-color: transparent;
 
     text-decoration: none;
 
     border-bottom: 1px dotted #5a65ff;
/* Override the site's font.
  Change background. */
body {
    background-image: url('http://wiki.aetolia.com/mediawiki/images/d/d8/Wikiback.png');
     background-repeat: none;
     background-position: top left;
     background-color: #111;
 
     font-family: Verdana;
}
}


:link:link {color: #458aed;}
:link:active {color: #458aed;}
:link.new {color: #458aed;}
:link.visited {color: #256abd;}
:link.stub {color: #458aed;}


/* Override heading style color. */
h1, h2, h3, h4, h5 {
h1, h2, h3, h4, h5 {
  color: #d8d8d8;
    color: #ccc;
    margin-bottom: 0.3em;
}
}


#column-one {
table {
  padding: 0px;
    color: #ccc;
}
}


#column-content {
  position: relative;
  top: 14px;
  border-top: none;
}


/* Remove white space from the main content box. */
#content {
#content {
  border: none;
    position: relative;
  color: #202020;
    z-index: 0;


  left: 20px;
    background-color: #262626;


  width: 80%;
    padding: 30px 0px 5px 0px;
    border: none;
    margin: 0px 15px 0px 15px;
}


  background: rgb(244,244,244);
/* Emulate normal padding in the body content box instead,
  background: -moz-linear-gradient(top, rgba(244,244,244,1) 0%, rgba(175,175,175,1) 100%);
  fix background color. */
  background: -webkit-linear-gradient(top, rgba(244,244,244,1) 0%,rgba(175,175,175,1) 100%);
#bodyContent {
  background: -o-linear-gradient(top, rgba(244,244,244,1) 0%,rgba(175,175,175,1) 100%);
    background-color: #404040;
  background: -ms-linear-gradient(top, rgba(244,244,244,1) 0%,rgba(175,175,175,1) 100%);


  border-bottom-left-radius: 12px;
    color: #ccc;
  border-bottom-right-radius: 12px;


  border-bottom: 1px solid rgb(200, 200, 200);
    padding: 1px 5px 10px 180px;
}
}


body {
#column-one {
  background-image: url('http://wiki.aetolia.com/mediawiki/images/2/21/Graphite.gif');
    padding-top: 140px;
  background-repeat: repeat;
    position: relative;
  background-attachment: fixed;
    left: 28px;
  background-color: #000000;
}


#column-content {
    padding-top: 100px;
}
}


.firstHeading {
#p-personal {
  position: relative;
    position: fixed;
  left: -4px;
    top: 2px;
  top: 0px;
    right: 0px;
  margin-top: 0px;
}
  width: 100%;
 
  clear: both;
 
  padding: 10px 0px 10px 3px;
 
  background-color: transparent;
/* Sidebars. */
  color: rgb(20, 125, 190);
.portlet {
  font-family: Verdana;
    position: relative;
  font-weight: bold;
    top: 28px;
  text-align: left;
    border: none;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    align: left;
  border: none;
}
}


#searchInput {
#searchInput {
  width: 123px;
    background: #404040 url(http://forums.aetolia.com/public/style_images/thoreau-dark/magnifier.png) no-repeat 4px 3px;
  background: #222;
 
  color: #ffffd0;
    padding: 2px 2px 2px 21px;
  border-top: 1px dotted #131554;
    border: 1px solid #191919;
  border-bottom: 1px dotted #131554;
    border-radius: 4px;
  border-left: none;
    -moz-border-radius: 4px;
  border-right: none;
    -webkit-border-radius: 4px;
}


#p-logo {
    color: #fff;
  display: none;
}
}


.portlet h5 {
    font-size: 100%;
    text-transform: none;
    color: #fff;


    padding: 7px 0px 7px 15px;
}


.portlet li, .portlet ul {
    list-style-image: url('http://forums.aetolia.com/public/style_images/thoreau-dark/bullet_black.png');
}


#p-Navigation, #p-search, #p-tb, #p-Information, #p-General_Categories, #p-Organizations, #p-Lore {
#p-Navigation, #p-search, #p-tb, #p-Information, #p-General_Categories, #p-Organizations, #p-Lore {
  position: relative;
    position: relative;
  left: 4px;
    left: 0px;
  font-family: Verdana;
    width: 12.2em;
  width: 146px;
  color: #ffffff;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
  border-radius: 12px;
  -moz-border-radius: 12px;
  border: 1px solid rgba(120, 170, 255, 0.15);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);


  background: rgba(0, 15, 35, 0.4);
    background-color: #163960;
    background-image: url('http://forums.aetolia.com/public/style_images/thoreau-dark/gradient_bg_dark.png');
    background-repeat: repeat-x;
    background-position: left top;
}
}


#p-Navigation .pBody, #p-search .pBody, #p-tb .pBody, #p-Information .pBody, #p-General_Categories .pBody, #p-Organizations .pBody, #p-Lore .pBody {
#p-Navigation .pBody, #p-search .pBody, #p-tb .pBody, #p-Information .pBody, #p-General_Categories .pBody, #p-Organizations .pBody, #p-Lore .pBody {
  border: none;
    background-color: #262626;
  font-size: 90%;
  border-bottom-right-radius: 12px;
  -moz-border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  -moz-border-bottom-left-radius: 12px;
  box-shadow: 0px 0x 2px rgba(0, 0, 0, 0.5);


  background: rgba(0, 15, 35, 0.3);
    border: none;
}
}






/* Link colors and behaviour. */
a, a:link, a:visited {
    color: #7eb3d7;
    text-decoration: none;
    border-bottom: 1px solid transparent;


    transition: all .75s;
    -webkit-transition: all .75s;
}


.portlet a.new {color: blue;}
.external {
.portlet ul a.new {color: green;}
    background: url('http://forums.aetolia.com/public/style_images/thoreau-dark/user_popup.png') center right no-repeat;
.portlet li a.new {color: yellow;}


.portlet a:visited {color: #256abd;}
    color: #7eb3d7;
.portlet a:active {color: #458aed;}
    text-decoration: none;
.portlet a:link {
 
     color: #458aed;
    border-bottom: 1px solid transparent;
 
    transition: all 2s;
     -webkit-transition: all .75s;
}
}
.portlet a:hover {
 
     color: #5a65ff;
a:hover {
    background-color: transparent;
     color: #f00;
     text-decoration: none;
     text-decoration: none;
     border-bottom: 1px dotted #5a65ff;
     border-bottom: 1px solid #f00;
}
}


.portlet {
 
     position: relative;
 
     top: 28px;
/* Codeboxes. */
.mw-code, .mw-css, pre {
     font: 12px/18px "Monaco", "Courier New", "Courier", monospace;
    color: #fff;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, .75);
 
     background-color: rgba(0, 0, 0, .5);
     border: none;
     border: none;
     align: left;
     border-radius: 10px;
    -moz-border-radius: 10px;
}
}


.portlet UL {
    background-color: transparent;
    border: none;
    list-style-type: armenian;
    align=left;
}


.portlet LI {
    align=left;
}


.portlet h5 {
/* Editing bar. */
     position: relative;
#p-cactions {
     left: 4px;
     position: absolute;
     background-color: transparent;
     top: 102px;
    color: white;
     left: 13.6em;
    font-size: 90%;
     width: none;
     font-weight: bold;
     padding-left: 0px;
    border: none;
     text-transform: capitalize;
    background-position: bottom left;
}
}


#p-cactions li, #p-cactions li a {
    background: none;


    color: #7eb3d7;


    padding: 0px 6px 0px 6px;
    margin: 0px;


    border: none;
}


#p-personal a.new {color: #458aed;}
#p-cactions li.selected a {
#p-personal a:visited {color: #458aed;}
     background: none;
#p-personal a:active {color: #458aed;}
     color: white;
#p-personal a:link {color: #458aed;}
#p-personal li a:hover {
     text-decoration: none;
    background-color: transparent;
     color: #5a65ff;
    border-bottom: 1px dotted #5a65ff;
}
#p-personal {
    font-family: Verdana;
     font-weight: bold;
     font-weight: bold;
    color: #458aed;
    padding-bottom: 3px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(120, 170, 255, 0.15);
    background: rgba(0, 15, 35, 0.4);
}
}


#p-cactions .selected a {
    font-weight: bold;
    background-color: transparent;
    color: #fff;


    border: none;


#p-cactions {
    position: absolute;
    top: 29px;
    clear: left;
    left: 174px;
    width: 81.9%;
    background-color: #f4f4f4;
    margin: 0px;
    white-space: nowrap;
    line-height: 1em;
    overflow: visible;
     padding: 0px;
     padding: 0px;
    list-style: none;
    font-size: 100%;
    border: none;
    border-top-left-radius: 12px;
    -moz-border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    -moz-border-top-right-radius: 12px;
}
}
 
#p-cactions li a:hover, #p-cactions li.selected a:hover {
#p-cactions .new a {
    color: #458aed;
    text-decoration: none;
    border-bottom: 1px dotted #458aed;
     background-color: transparent;
     background-color: transparent;
}
    color: #f00;
#p-cactions li.selected a {
font-weight: bold;
        color: #458aed;
        border: none;
        background-color: transparent;
}
#p-cactions li a {
        color: #458aed;
        border: none;
        background-color: transparent;
}


#p-cactions .hiddenStructure, #p-cactions h5 {
display: none;
}
#p-cactions ul,#p-cactions li {
     border: none;
     border: none;
     background-color: transparent;
 
     padding: 0px;
}
}


.mw-code, .mw-css, pre {
  font-family: Courier New;
  font-size: 11px;
  background-color: #000000;
  color: #bbbbbb;
  border-top: none;
  border-bottom: none;
  border-left: 1px solid #131554;
  border-right: 1px solid #131554;
}




/* Page title. Appears at the top of articles right beneath the page control buttons. */
#firstHeading {
    background-color: #163960;
    background-image: url('http://forums.aetolia.com/public/style_images/thoreau-dark/gradient_bg_dark.png');
    background-repeat: repeat-x;
    background-position: left top;


    color: #fff;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, .75);
    font-size: 115%;


    margin: 0px;
    padding: 7px 0px 7px 15px;


#footer {
     border: none;
    position: relative;
    margin-left: 155px;
    background-color: transparent;
     border-top: none;
    border-bottom: none;
    border-left: 1px solid #131554;
    border-right: 1px solid #131554;
    margin-top:0.4em;
    padding-top:10px;
    padding-bottom:0.1em;
    text-align: center;
    font-size: 90%;
    width:72%;
    color: #bbbbbb;
}
}


#footer li {
    display: none;
    margin: 0 1.3em;
}


/* hide from incapable browsers */
head:first-child+body #footer li { white-space: nowrap; }


#f-poweredbyico, #f-copyrightico {
/* Hide clutter. */
    margin: 0 8px;
#f-poweredbyico, #f-copyrightico, #footer li, #p-cactions .hiddenStructure, #p-cactions h5, #p-logo {
    background-color: transparent;
    position: relative;
    top: 0px;
}
#f-poweredbyico {
    display: none;
}
#f-copyrightico {
     display: none;
     display: none;
}
}
Line 305: Line 242:




/* Very specific site changes. */
/* Preview note (warns you that the current page is only a preview, until edits are saved.) */
.previewnote {
    color: rgb(255, 60, 60);
    text-indent: 0px;


#pagehistory ul.selected {
    padding-bottom: 0.3em;
  background-color: #ff00ff;
}
}

Latest revision as of 04:47, 18 January 2012

/*

   Aetolia Wiki CSS Stylesheet, a modification of Monobook.css
   By Lin.
  • /


/* Override the site's font.

  Change background. */

body {

   background-image: url('http://wiki.aetolia.com/mediawiki/images/d/d8/Wikiback.png');
   background-repeat: none;
   background-position: top left;
   background-color: #111;
   font-family: Verdana;

}


/* Override heading style color. */ h1, h2, h3, h4, h5 {

   color: #ccc;
   margin-bottom: 0.3em;

}

table {

   color: #ccc;

}


/* Remove white space from the main content box. */

  1. content {
   position: relative;
   z-index: 0;
   background-color: #262626;
   padding: 30px 0px 5px 0px;
   border: none;
   margin: 0px 15px 0px 15px;

}

/* Emulate normal padding in the body content box instead,

  fix background color. */
  1. bodyContent {
   background-color: #404040;
   color: #ccc;
   padding: 1px 5px 10px 180px;

}

  1. column-one {
   padding-top: 140px;
   position: relative;
   left: 28px;

}

  1. column-content {
   padding-top: 100px;

}

  1. p-personal {
   position: fixed;
   top: 2px;
   right: 0px;

}


/* Sidebars. */ .portlet {

   position: relative;
   top: 28px;
   border: none;
   align: left;

}

  1. searchInput {
   background: #404040 url(http://forums.aetolia.com/public/style_images/thoreau-dark/magnifier.png) no-repeat 4px 3px;
   padding: 2px 2px 2px 21px;
   border: 1px solid #191919;
   border-radius: 4px;
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
   color: #fff;

}

.portlet h5 {

   font-size: 100%;
   text-transform: none;
   color: #fff;
   padding: 7px 0px 7px 15px;

}

.portlet li, .portlet ul {

   list-style-image: url('http://forums.aetolia.com/public/style_images/thoreau-dark/bullet_black.png');

}

  1. p-Navigation, #p-search, #p-tb, #p-Information, #p-General_Categories, #p-Organizations, #p-Lore {
   position: relative;
   left: 0px;
   width: 12.2em;
   background-color: #163960;
   background-image: url('http://forums.aetolia.com/public/style_images/thoreau-dark/gradient_bg_dark.png');
   background-repeat: repeat-x;
   background-position: left top;

}

  1. p-Navigation .pBody, #p-search .pBody, #p-tb .pBody, #p-Information .pBody, #p-General_Categories .pBody, #p-Organizations .pBody, #p-Lore .pBody {
   background-color: #262626;
   border: none;

}


/* Link colors and behaviour. */ a, a:link, a:visited {

   color: #7eb3d7;
   text-decoration: none;
   border-bottom: 1px solid transparent;
   transition: all .75s;
   -webkit-transition: all .75s;

}

.external {

   background: url('http://forums.aetolia.com/public/style_images/thoreau-dark/user_popup.png') center right no-repeat;
   color: #7eb3d7;
   text-decoration: none;
   border-bottom: 1px solid transparent;
   transition: all 2s;
   -webkit-transition: all .75s;

}

a:hover {

   color: #f00;
   text-decoration: none;
   border-bottom: 1px solid #f00;

}


/* Codeboxes. */ .mw-code, .mw-css, pre {

   font: 12px/18px "Monaco", "Courier New", "Courier", monospace;
   color: #fff;
   text-shadow: 0px 1px 1px rgba(0, 0, 0, .75);
   background-color: rgba(0, 0, 0, .5);
   border: none;
   border-radius: 10px;
   -moz-border-radius: 10px;

}


/* Editing bar. */

  1. p-cactions {
   position: absolute;
   top: 102px;
   left: 13.6em;
   width: none;
   padding-left: 0px;

}

  1. p-cactions li, #p-cactions li a {
   background: none;
   color: #7eb3d7;
   padding: 0px 6px 0px 6px;
   margin: 0px;
   border: none;

}

  1. p-cactions li.selected a {
   background: none;
   color: white;
   font-weight: bold;

}

  1. p-cactions .selected a {
   font-weight: bold;
   background-color: transparent;
   color: #fff;
   border: none;
   padding: 0px;

}

  1. p-cactions .new a {
   background-color: transparent;
   color: #f00;
   border: none;
   padding: 0px;

}


/* Page title. Appears at the top of articles right beneath the page control buttons. */

  1. firstHeading {
   background-color: #163960;
   background-image: url('http://forums.aetolia.com/public/style_images/thoreau-dark/gradient_bg_dark.png');
   background-repeat: repeat-x;
   background-position: left top;
   color: #fff;
   text-shadow: 0px 1px 1px rgba(0, 0, 0, .75);
   font-size: 115%;
   margin: 0px;
   padding: 7px 0px 7px 15px;
   border: none;

}


/* Hide clutter. */

  1. f-poweredbyico, #f-copyrightico, #footer li, #p-cactions .hiddenStructure, #p-cactions h5, #p-logo {
   display: none;

}


/* Very specific site changes. */

/* Preview note (warns you that the current page is only a preview, until edits are saved.) */ .previewnote {

   color: rgb(255, 60, 60);
   text-indent: 0px;
   padding-bottom: 0.3em;

}