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 53: Line 53:
 
nav {
 
nav {
 
     height: 40px;
 
     height: 40px;
     background-color: #CB5E5E;
+
     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 91: Line 92:
 
     padding: 0;
 
     padding: 0;
 
     display: inline-block;
 
     display: inline-block;
     background-color: #CB5E5E;
+
     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 105: Line 107:
  
 
  div#siteNotice {
 
  div#siteNotice {
     background-color: #CB5E5E;
+
     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;
 
     margin-bottom: 30px;
 
     margin-bottom: 30px;
Line 140: Line 143:
 
     font-size: 14px;
 
     font-size: 14px;
 
     line-height: 20px;
 
     line-height: 20px;
     background-color: #CB5E5E;
+
     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 162: Line 166:
  
 
   #contentSub, #contentSub2 {
 
   #contentSub, #contentSub2 {
     background-color: #CB5E5E;
+
     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;
 
     font-size: 14px;
 
     font-size: 14px;
Line 173: Line 178:
 
     display: flex;
 
     display: flex;
 
     position: relative;
 
     position: relative;
     background-color: #CB5E5E;
+
     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);
 
}
 
}
  

Revision as of 21:58, 19 March 2016

Hello, this is just a preview.

- Jplayer