mirror of
https://github.com/YouHaveTrouble/youhavetrouble.github.io.git
synced 2026-05-12 06:16:55 +00:00
added footer
This commit is contained in:
+5
-1
@@ -6,7 +6,7 @@
|
||||
margin: 1em;
|
||||
padding: 0.7em;
|
||||
padding-top: 0.4em;
|
||||
background: rgba(0, 0, 0, 0.5);
|
||||
background: rgba(0, 0, 0, 0.75);
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@@ -33,6 +33,10 @@ h5 {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.project-window ul {
|
||||
list-style-type:none;
|
||||
}
|
||||
|
||||
@media only screen
|
||||
and (max-width: 1000px) {
|
||||
.wrapper {
|
||||
|
||||
Reference in New Issue
Block a user