We do our best to give you all information you need. Use the Search menu to search for the page you are looking for. The most used pages are on the side menu or in the Popular Pages page.

Do you miss important stuff or do you have suggestions? Let us know via Discord or in-game. Thank you for using our Wiki!

Difference between revisions of "User:Jplayer"

From GrinderScape Wiki
Jump to: navigation, search
Line 52: Line 52:
 
}
 
}
  
div#mw-head {
+
div#mw-head {
 
     position: initial;
 
     position: initial;
 
}
 
}
  
div#p-personal {
+
  div#p-personal {
 
     position: initial;
 
     position: initial;
 
     text-align: right;
 
     text-align: right;
Line 62: Line 62:
 
}
 
}
  
  #p-personal ul {
+
  #p-personal ul {
 
     padding: 0;
 
     padding: 0;
 
     display: inline-block;
 
     display: inline-block;
Line 68: Line 68:
 
}
 
}
  
  #p-personal ul li {
+
    #p-personal ul li {
 
     float: initial;
 
     float: initial;
 
     margin: 0;
 
     margin: 0;
Line 78: Line 78:
 
}
 
}
  
div#notice {
+
div#notice {
 
     background-color: #CB5E5E;
 
     background-color: #CB5E5E;
 
     padding: 10px;
 
     padding: 10px;
Line 85: Line 85:
 
}
 
}
  
div#content-sidebar-wrap {
+
div#content-sidebar-wrap {
 
     display: flex;
 
     display: flex;
 
}
 
}
  
div#mw-panel {
+
  div#mw-panel {
 
     position: initial;
 
     position: initial;
 
     width: 20%;
 
     width: 20%;
Line 96: Line 96:
 
}
 
}
  
  div#p-logo {
+
  div#p-logo {
 
     display: none;
 
     display: none;
 
}
 
}
  
  div#mw-panel div.portal {
+
  div#mw-panel div.portal {
 
     background: #6BA673;
 
     background: #6BA673;
 
     margin: 0;
 
     margin: 0;
Line 107: Line 107:
 
}
 
}
  
  div#mw-panel div.portal h3 {
+
    div#mw-panel div.portal h3 {
 
     font-size: 14px;
 
     font-size: 14px;
 
     line-height: 20px;
 
     line-height: 20px;
Line 115: Line 115:
 
}
 
}
  
  div#mw-panel div.portal div.body {
+
    div#mw-panel div.portal div.body {
 
     margin: 0!important;
 
     margin: 0!important;
 
}
 
}
  
    div#mw-panel div.portal div.body ul li {
+
    div#mw-panel div.portal div.body ul li {
 
     line-height: 20px;
 
     line-height: 20px;
 
     font-size: 14px;
 
     font-size: 14px;
Line 125: Line 125:
 
}
 
}
  
div#content-wrap {
+
  div#content-wrap {
 
     width: 80%;
 
     width: 80%;
 
     box-sizing: border-box;
 
     box-sizing: border-box;
 
}
 
}
  
  div#breadcrumb {
+
  div#breadcrumb {
 
     background-color: #CB5E5E;
 
     background-color: #CB5E5E;
 
     margin-bottom: 30px;
 
     margin-bottom: 30px;
Line 136: Line 136:
 
}
 
}
  
  div#navigation {
+
  div#navigation {
 
     display: flex;
 
     display: flex;
 
     position: relative;
 
     position: relative;
Line 142: Line 142:
 
}
 
}
  
  div#left-navigation {
+
    div#left-navigation {
 
     margin: 0;
 
     margin: 0;
 
}
 
}
  
  div#right-navigation {
+
    div#right-navigation {
 
     position: absolute;
 
     position: absolute;
 
     right: 0;
 
     right: 0;
Line 153: Line 153:
  
  
    div.vectorTabs {
+
    div.vectorTabs {
 
     background: none;
 
     background: none;
 
     padding: 0;
 
     padding: 0;
Line 159: Line 159:
 
}
 
}
  
    div.vectorTabs ul {
+
      div.vectorTabs ul {
 
     background: none;
 
     background: none;
 
}
 
}
  
      div.vectorTabs ul li {
+
      div.vectorTabs ul li {
 
     background: none;
 
     background: none;
 
     font-size: 0;
 
     font-size: 0;
 
}
 
}
  
      div.vectorTabs li.selected {
+
      div.vectorTabs li.selected {
 
     background: #6BA673;
 
     background: #6BA673;
 
}
 
}
  
      div.vectorTabs span {
+
        div.vectorTabs span {
 
     background: none;
 
     background: none;
 
}
 
}
  
        div.vectorTabs li a {
+
        div.vectorTabs li a {
 
     font-size: 14px;
 
     font-size: 14px;
 
     line-height: 20px;
 
     line-height: 20px;
Line 183: Line 183:
 
}
 
}
  
  div#content {
+
  div#content {
 
     margin: 0;
 
     margin: 0;
 
     border: 0;
 
     border: 0;
Line 190: Line 190:
 
}
 
}
  
 +
div#footer {
 +
    margin: 0;
 +
    background-color: #776BA6;
 +
    padding: 30px;
 +
}
 +
 +
div#footer #footer-info li {
 +
    padding: 0;
 +
    font-size: 14px;
 +
    line-height: 20px;
 +
    text-align: center;
 +
}
 +
 +
ul#footer-places {
 +
    display: none;
 +
}
 +
 +
ul#footer-icons {
 +
    display: none;
 +
}
  
 
</style>
 
</style>

Revision as of 19:25, 19 March 2016

6 Jplayer