×
Create a new article
Write your page title here:
We currently have 8 articles on Avengers Reserves. Type your article name above or click on one of the titles below and start writing!



    Avengers Reserves

    Difference between revisions of "MediaWiki:Common.css"

    Line 81: Line 81:
     
       font-family: "palatino linotype", palatino, serif;
     
       font-family: "palatino linotype", palatino, serif;
     
       font-size: 14px;
     
       font-size: 14px;
    }
    +
    };
      
    div #ff-text h3 {
    +
    h3.ff-text {
     
       font-size: 20px;;
     
       font-size: 20px;;
     
       font-variant: small-caps;
     
       font-variant: small-caps;
     
    }
     
    }
     +
     
    .sm-header {
     
    .sm-header {
     
       background-color: black;
     
       background-color: black;

    Revision as of 04:04, 9 January 2015

    /* CSS placed here will be applied to all skins */
    
    #cortex-table table {
    		background: lightgrey;
    		border: 3px solid lightgrey;
    		border-radius: 10px;
    		padding: 3px;
    		text-align: right;
                    margin-bottom: 8px;
    	}
    
    #cortex-table table.Asset {
    		background: lightgrey;
    		border: 3px solid lightgrey;
    		border-radius: 10px;
    		padding: 3px;
    		text-align: right;
                    margin-bottom: 8px;
    }
    
    #cortex-table table.Complication {
    		background: darkgrey;
    		border: 3px solid darkgrey;
    		color: white;
    		border-radius: 10px;
    		padding: 3px;
    		text-align: right;
                    margin-bottom: 8px;
    }
    
    #cortex-table th {
    		background-color: black;
    		color: white;
                    border: 3px solid lightgrey;
    		border-radius: 10px;
    		text-align: center;
    	}
    #cortex-table td.value {
       		background-color: white;
       		color: black;
                    border: 3px solid lightgrey;
    		border-radius: 10px;
    		padding: 5px; 
    		text-align: center;
    	}
    }
    
    body #db-name {
      font-family: "palatino linotype", palatino, serif;
      font-size: 40px;
      color: #21C251;
      font-style: normal;
      font-weight: bold;
      font-variant: small-caps;
      text-align: center;
      letter-spacing: 0px;
      line-height: 20px;
    }
    
    body #db-header {
      font-family: "palatino linotype", palatino, serif;
      font-size: 20px;
      color: #21C251;
      font-style: normal;
      font-weight: normal;
      font-variant: small-caps;
      text-align: left;
      letter-spacing: 0px;
      padding-top: 20px;
      line-height: 20px;
    }
    
    .db-table {
      background: #21C251;
      font-family: "palatino linotype", palatino, serif;
      font-size: 12px;
    }
    
    body #db-text {
      background=#FFFFFF;
      font-family: "palatino linotype", palatino, serif;
      font-size: 14px;
    };
    
    h3.ff-text {
      font-size: 20px;;
      font-variant: small-caps;
    }
    
    .sm-header {
      background-color: black;
      color: white;
      font-family: "lucida sans unicode", "lucida grande", sans-serif;
      font-size: 22px;
      font-style: normal;
      font-weight: bold;
      font-variant: small-caps;
      text-align: right;
      letter-spacing: 1.2px;
      padding-right: 10px;
      padding-bottom: 4px;
      padding-top; 4px;
      line-height: 25px;}
    
    .sm-table {
      background-color: white;
      color: black;
      font-family: "palatino linotype", palatino, serif;
     }
    

    Recent changes

  • Admin • 2 months ago
  • Admin • 2 months ago
  • Admin • 2 months ago
  • Admin • 2 months ago