mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-07-10 05:53:05 -04:00
webstead: slight CSS simplification
Don't need to specify border colour if it's the current colour anyway.
This commit is contained in:
parent
e1e16471c8
commit
02514737cd
@ -24,7 +24,7 @@
|
||||
#pixels td {
|
||||
padding: 0;
|
||||
line-height: 0;
|
||||
border: 1px solid #33ff88;
|
||||
border: 1px solid;
|
||||
}
|
||||
#pixels input {
|
||||
appearance: none;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user