Code cleanup
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
.block {
|
||||
position: relative;
|
||||
margin-bottom: -9px;
|
||||
z-index: -1;
|
||||
}
|
||||
.block .content {
|
||||
position: absolute;
|
||||
@@ -12,17 +14,6 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/*.goto {
|
||||
position: fixed;
|
||||
bottom: 20px;
|
||||
right: 20px;
|
||||
background-color: #1e1e1e;
|
||||
border-radius: 5px;
|
||||
padding: 5px;
|
||||
color: white;
|
||||
}*/
|
||||
|
||||
|
||||
.intro {
|
||||
color: white;
|
||||
background-color: #00a7dc;
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 87 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 897 KiB |
Reference in New Issue
Block a user