mirror of
https://github.com/bvanroll/GIP-2015.git
synced 2025-08-28 19:42:42 +00:00
first commit
This commit is contained in:
17
css.css
Normal file
17
css.css
Normal file
@@ -0,0 +1,17 @@
|
||||
p {font-family:'Segoe UI';
|
||||
font-size:medium;}
|
||||
h1 {font-family:'Segoe UI';
|
||||
font-size:xx-large;}
|
||||
h2 {font-family: 'Segoe UI';
|
||||
font-size: x-large;}
|
||||
h3 {font-family: 'Segoe UI';
|
||||
font-size:large;}
|
||||
.container {width:900px;
|
||||
margin:1 auto 0 auto;
|
||||
padding:5px;
|
||||
border:5px solid #cccccc;
|
||||
background:#ffffff; }
|
||||
img {width: 150px;
|
||||
height:150px;
|
||||
|
||||
}
|
Reference in New Issue
Block a user