Difference between revisions of "Template:Elanvitalkorea"

Line 4: Line 4:
 
<style type="text/css">
 
<style type="text/css">
  
/* Creates a container that will wrap all of the content inside your wiki pages. */
+
#mainContainer { 
+
width: 100%
+
overflow: hidden;
+
float:left;
+
margin-left: 20px;
+
}
+
 
+
 
+
 
+
 
+
/*Change the styling of tables */
+
        #contentContainer table {
+
    border: 1px solid #0e232f;
+
    border-collapse: collapse;
+
    width: 90%
+
    margin: auto;
+
    margin-bottom: 15px;
+
    margin-top: 15px;
+
    margin-right: 10px;
+
    margin-left: 10px;
+
    }
+
 
+
/*Change the styling of table cells*/
+
    #contentContainer  td {
+
    padding: 10px;
+
    border: 1px solid #0e232f;
+
    border-collapse: collapse;
+
    vertical-align: text-top;
+
    background-color: #EEEDEA;
+
    }
+
 
+
/*Change the styling of table headers */
+
    #contentContainer th {
+
    padding: 10px;
+
    border: 1px solid #0e232f;
+
    border-collapse: collapse;
+
    vertical-align: text-top;
+
    background-color: #e8d5b7;
+
    }
+
 
+
  
  

Revision as of 19:04, 29 August 2015



Scroll down to find out more