Difference between revisions of "Team:Gifu/Notebook"

(Replaced content with "{{Gifu}} {{:CSS/gifu/head}}")
Line 1: Line 1:
 
{{Gifu}}
 
{{Gifu}}
 
{{:CSS/gifu/head}}
 
{{:CSS/gifu/head}}
 +
<html>
 +
<head>
 +
<style type="text/css">
 +
div#header {
 +
  margin-top:-150px;
 +
}
 +
div#pagebody {
 +
    margin-top:150px;
 +
    margin-left:200px;
 +
text-align:left;
 +
background-repeat:repeat-x,y;
 +
background-color:white;
 +
 +
width:1000px;
 +
}
 +
div#pagebody h2 {
 +
    background-color:white;
 +
    padding-top:30px;
 +
    padding-bottom:20px;
 +
    text-align:center;
 +
    font-size:400%;
 +
    font-family:'Century Gothic',sans-serif;
 +
}
 +
div#pagebody h3 {
 +
    background-color:white;
 +
    padding-top:100px;
 +
    padding-left:50px;
 +
    padding-bottom:10px;
 +
    font-size:200%;   
 +
    font-family:'Century Gothic',sans-serif;
 +
}
 +
div#pagebody hr {
 +
    width:950px;
 +
    margin-left:25px;
 +
}
 +
 +
</style>
 +
</head>
 +
<body>
 +
<div id="pagebody">
 +
 <h2>PARTS</h2><hr><hr>
 +
 +
</div>
 +
</body>
 +
</html>

Revision as of 05:23, 13 October 2016

 

PARTS