mirror of
https://github.com/neocities/neocities.git
synced 2025-07-22 10:36:07 +02:00
admin interface baked into browse
This commit is contained in:
parent
847f28c6af
commit
4da6fe9da4
2 changed files with 30 additions and 0 deletions
|
@ -87,6 +87,21 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.admin {
|
||||
font-size: 80%;
|
||||
form {
|
||||
display: inline;
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
button {
|
||||
background:none!important;
|
||||
border:none;
|
||||
padding:0!important;
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.neo-SS, .z{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue