Difference between revisions of "Template:HK SKHLPSS CUSTOM CSS"

Line 1: Line 1:
 
<html>
 
<html>
  <style>
+
<style>
    .container {
+
.container {
      width: 60%;
+
  width: 60%;
    }
+
}
  
    h3 {
+
h3 {
      color: #4595FD;
+
  color: #4595FD;
      font-style: italic;
+
  font-style: italic;
    }
+
}
  
    .padding-top {
+
.padding-top {
      padding-top: 60px;
+
  padding-top: 60px;
    }
+
}
  
 +
.navbar-inverse {
 +
  background-color: #777777;
 +
  border-color: #777777;
 +
}
  
  </style>   
+
</style>   
 
</html>
 
</html>

Revision as of 09:02, 4 October 2017