mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
11 lines
107 B
CSS
11 lines
107 B
CSS
.debug {
|
|
position: fixed;
|
|
top: 50px;
|
|
right: 0;
|
|
padding: 0.5em;
|
|
}
|
|
|
|
.debug select {
|
|
margin: 2px;
|
|
}
|