Difference between revisions of "Desal Wiki"

From Desal Wiki
 
(12 intermediate revisions by one user not shown)
Line 8: Line 8:
 
/* Horizontal Nav */
 
/* Horizontal Nav */
 
#navhorizontal > ul {
 
#navhorizontal > ul {
    padding-top: 5px;
 
    text-align: center;
 
 
     height: 65px;
 
     height: 65px;
     margin-left: 5px;
+
     margin-left: -0.5%;
 
}
 
}
 
#navhorizontal > ul > li {
 
#navhorizontal > ul > li {
Line 22: Line 20:
 
     color: #333;
 
     color: #333;
 
     font-size: 14px;
 
     font-size: 14px;
     border: 1px solid #99cc00;
+
     border: 1px solid #ecf0f1;
 
     -moz-border-radius: 10px;
 
     -moz-border-radius: 10px;
 
     border-radius: 3px;
 
     border-radius: 3px;
     width: 25%;
+
     width: 32.8%;
    height: 37px;
+
     background-color: #ecf0f1;
     background-color: #efefef;
+
 
     float: left;
 
     float: left;
     margin-right: 5px;
+
     margin-left: 0.5%;
     margin-left: 5px;
+
     margin-bottom: 10px;
 
     padding-top: 10px;
 
     padding-top: 10px;
 
     padding-right: 0px;
 
     padding-right: 0px;
Line 43: Line 40:
 
     color: #333;
 
     color: #333;
 
     text-decoration: none;
 
     text-decoration: none;
 +
    border: 1px solid #0099cc;
 
}
 
}
 
.a_nav_table {
 
.a_nav_table {
display: table;   /* Allow the centering to work */
+
    width:100%;
margin: 0 auto;
+
}
 +
#navhorizontal {
 +
margin: 0 auto;  
 
}
 
}
 
</style>
 
</style>
Line 53: Line 53:
 
<div class="mf-jumbotron jumbotron">
 
<div class="mf-jumbotron jumbotron">
 
   <h1>Welcome to the Desal Wiki</h1>
 
   <h1>Welcome to the Desal Wiki</h1>
   <p></p>
+
   <p>The Australian Water Industries portal for tools, resources, and references developed for the National Centre of Excellence in Desalination Australia (NCEDA)</p>
 
   <p><a href="/w/index.php/About_Desal_Wiki" class="btn btn-primary btn-lg">Learn more</a></p>
 
   <p><a href="/w/index.php/About_Desal_Wiki" class="btn btn-primary btn-lg">Learn more</a></p>
 
</div>
 
</div>
 
+
<!--
 
<div class="row">
 
<div class="row">
 
   <div class="col-sm-6 col-md-4">
 
   <div class="col-sm-6 col-md-4">
Line 89: Line 89:
 
   </div>
 
   </div>
 
</div>
 
</div>
 +
-->
 +
 
</body>
 
</body>
 
</html>
 
</html>
Line 96: Line 98:
 
<DPL>
 
<DPL>
 
   category=Main Topics
 
   category=Main Topics
   ordermethod=counter
+
   ordermethod=title
 
   order=descending
 
   order=descending
 
   addpagecounter=false
 
   addpagecounter=false
 
</DPL>
 
</DPL>
 
</div></div>
 
</div></div>

Latest revision as of 02:43, 29 August 2014

Welcome to the Desal Wiki

The Australian Water Industries portal for tools, resources, and references developed for the National Centre of Excellence in Desalination Australia (NCEDA)

Learn more