mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-25 09:47:14 +08:00
wip
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
}
|
||||
|
||||
header {
|
||||
position: relative;
|
||||
background-color: #000;
|
||||
padding: 0.5rem 0;
|
||||
text-align: center;
|
||||
@@ -14,6 +15,13 @@ header {
|
||||
color: #fff;
|
||||
font-size: 2.2rem;
|
||||
|
||||
.layout-toggle {
|
||||
position: absolute;
|
||||
right: 10px;
|
||||
top: 0;
|
||||
z-index: 100;
|
||||
}
|
||||
|
||||
.container {
|
||||
position: relative;
|
||||
}
|
||||
|
Reference in New Issue
Block a user