Added an header and other components
This commit is contained in:
16
styles/anchoring.css
Normal file
16
styles/anchoring.css
Normal file
@@ -0,0 +1,16 @@
|
||||
.anchoring {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.anchoring h1 {
|
||||
margin-bottom: -35px;
|
||||
}
|
||||
|
||||
.anchoring h1, .anchoring h1:hover {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.anchoring img {
|
||||
width: 128px;
|
||||
height: 128px;
|
||||
}
|
||||
Reference in New Issue
Block a user