Update style.css
This commit is contained in:
@@ -1 +1,33 @@
|
||||
div.cover {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
border: none;
|
||||
background-image: url(Images...);
|
||||
position: fixed;
|
||||
background-attachment: fixed;
|
||||
}
|
||||
p.cover {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
left: 40%;
|
||||
top: 0;
|
||||
position: relative;
|
||||
height: 100%;
|
||||
right: 0;
|
||||
}
|
||||
|
||||
|
||||
div.intro {
|
||||
|
||||
}
|
||||
|
||||
img.intro {
|
||||
margin: 0;
|
||||
left: 0;
|
||||
width: 30%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user