Difference between revisions of "Help:Navigation Bar Templates"
Jump to navigation
Jump to search
m (1 revision imported: Resources from GCPedia) |
|||
Line 137: | Line 137: | ||
</html> | </html> | ||
+ | [[Category:Wiki_Help]] |
Latest revision as of 09:35, 11 June 2018
<html> <style>
.container{
margin:0 auto;
}
.TemplateBox{
margin:0 auto; margin-top:40px; margin-bottom:40px; width:740px; font-family: arial, sans-serif;
}
.TemplateName{
background-color:#1C507F; color:aliceblue; font-weight:bold; padding:10px 0px 10px 20px; font-size:20px;
}
.PreviewTemplate{
background-color:#EAEAEA; width:100%; text-align: center; padding-top:25px;
padding-bottom:25px;
}
.buttons{ margin:0 auto; text-align:center; padding-top:10px; padding-bottom:10px; background-color:#EAEAEA; height:60px; width:740px; }
.buttons div a{ text-decoration:none; width:46%; margin-right:2%; margin-left:2%; padding-top:15px; padding-bottom:15px; float:left; text-align:center; color:#fff; font-weight:bold; background-color:#1C1C1C;
font-size:16px;
}
.buttons div a:hover { background-color:#19486B; text-decoration:underline; }
</style>
Align Left
Align Center
Align Right
</html>