Welcome to the RuneGlory Wiki, where we do our best to make your life easier!

You can use the search menu on the right side of the wiki (or at the bottom if you are on mobile) to search for the page you are looking for. The most popular pages can be found on the right side of the wiki aswell (or again at the bottom if you are on mobile).

Difference between revisions of "User:Jplayer"

From RuneGlory
Jump to: navigation, search
Line 50: Line 50:
  
  
 +
body {
 +
    background: #151515 url(https://www.grinderscape.org/assets/images/background.png);
 +
}
  
 
nav {
 
nav {
Line 73: Line 76:
  
 
div#wrap {
 
div#wrap {
     background-color: #776BA6;
+
     background: linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(https://www.grinderscape.org/assets/images/background.png);
 +
    box-shadow: 0 0 5px rgba(0,0,0,0.7);
 +
    width: 1200px;
 
     width: 1200px;
 
     width: 1200px;
 
     margin: 30px auto;
 
     margin: 30px auto;
Line 135: Line 140:
 
   div#mw-panel div.portal {
 
   div#mw-panel div.portal {
 
     background: #6BA673;
 
     background: #6BA673;
 +
    box-shadow: 0 0 5px rgba(0,0,0,0.7);
 
     margin: 0;
 
     margin: 0;
 
     padding: 0;
 
     padding: 0;
Line 144: Line 150:
 
     line-height: 20px;
 
     line-height: 20px;
 
     background: linear-gradient( rgba( 31, 42, 53, 0.5 ), rgba( 31, 42, 53, 0.5 ) ), url(https://www.grinderscape.org/assets/images/background.png );
 
     background: linear-gradient( rgba( 31, 42, 53, 0.5 ), rgba( 31, 42, 53, 0.5 ) ), url(https://www.grinderscape.org/assets/images/background.png );
    box-shadow: 0 0 5px rgba(0,0,0,0.7);
 
 
     padding: 10px;
 
     padding: 10px;
 
     cursor: initial;
 
     cursor: initial;
Line 179: Line 184:
 
     position: relative;
 
     position: relative;
 
     background: linear-gradient( rgba( 31, 42, 53, 0.5 ), rgba( 31, 42, 53, 0.5 ) ), url(https://www.grinderscape.org/assets/images/background.png );
 
     background: linear-gradient( rgba( 31, 42, 53, 0.5 ), rgba( 31, 42, 53, 0.5 ) ), url(https://www.grinderscape.org/assets/images/background.png );
    box-shadow: 0 0 5px rgba(0,0,0,0.7);
 
 
}
 
}
  
Line 236: Line 240:
 
div#footer {
 
div#footer {
 
     margin: 0;
 
     margin: 0;
     background-color: #776BA6;
+
     background: linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(https://www.grinderscape.org/assets/images/background.png);
 +
    box-shadow: 0 0 5px rgba(0,0,0,0.7);
 
     padding: 30px;
 
     padding: 30px;
 
}
 
}

Revision as of 22:01, 19 March 2016

Hello, this is just a preview.

- Jplayer