[wpgancio] remove event when trashed
This commit is contained in:
@@ -18,7 +18,7 @@ code {
|
||||
background: rgba(0,0,0,.1);
|
||||
color: #888;
|
||||
}
|
||||
|
||||
|
||||
html, body {
|
||||
font-family: sans-serif;
|
||||
scroll-behavior: smooth;
|
||||
@@ -38,7 +38,7 @@ p {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
|
||||
#main {
|
||||
min-height: 200px;
|
||||
overflow: hidden;
|
||||
@@ -56,7 +56,7 @@ p {
|
||||
width: 100%;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
|
||||
#header, #footer {
|
||||
color: white;
|
||||
background-color: #222;
|
||||
@@ -67,7 +67,7 @@ p {
|
||||
// }
|
||||
}
|
||||
|
||||
|
||||
|
||||
#footer {
|
||||
a {
|
||||
color: orangered;
|
||||
@@ -85,7 +85,7 @@ p {
|
||||
padding-top: 2em;
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
|
||||
#header .el-menu--horizontal {
|
||||
background-color: #222;
|
||||
color: white;
|
||||
|
||||
Reference in New Issue
Block a user