Difference between revisions of "Template:UI Indonesia/css"

(Created page with "<html> <style> Start general reset ==================================================: body { font-size: inherit; font-family: "Avenir"; background-color: #...")
 
 
(27 intermediate revisions by 2 users not shown)
Line 6: Line 6:
 
body {
 
body {
 
     font-size: inherit;
 
     font-size: inherit;
    font-family: "Avenir";
 
 
     background-color: #ffffff;
 
     background-color: #ffffff;
 
     color: #000000;
 
     color: #000000;
Line 197: Line 196:
 
<style>
 
<style>
 
#sideMenu{
 
#sideMenu{
            width: 200px;
+
    width: 200px;
 
     position: absolute;
 
     position: absolute;
 
     top: 20px;
 
     top: 20px;
Line 209: Line 208:
 
     text-align: left;
 
     text-align: left;
 
display: none;
 
display: none;
z-index: 9996;
+
    z-index: 9996;
 
}
 
}
 
#content{
 
#content{
 
width: 100%;
 
width: 100%;
        padding: 0px;
+
    padding: 0px;
        margin-left: 0px;
+
    margin-left: 0px;
 +
    margin-top:0px;
 
}
 
}
 
#top_title{
 
#top_title{
Line 227: Line 227:
 
}
 
}
 
#globalWrapper{
 
#globalWrapper{
      padding-bottom: 20px;
+
    padding-bottom: 20px;
 
}
 
}
 
#HQ_page p {
 
#HQ_page p {
 
     font-size: 16px;
 
     font-size: 16px;
 +
}
 +
 +
.fa {
 +
  padding: 20px;
 +
  font-size: 20px;
 +
  width: 12px;
 +
  text-align: center;
 +
}
 +
h5{
 +
font-size:20px;
 +
text-align:justify;
 +
}
 +
h6{
 +
font-size:16px;
 +
}
 +
.ref{
 +
font-size:18px;
 
}
 
}
 
</style>
 
</style>

Latest revision as of 05:49, 11 October 2018