mirror of
https://github.com/DYefremov/DemonEditor.git
synced 2026-02-03 13:20:11 +01:00
13 lines
133 B
CSS
13 lines
133 B
CSS
#digit-entry {
|
|
border-color: Red;
|
|
}
|
|
|
|
#status-bar-button {
|
|
padding: 1px;
|
|
margin: 1px;
|
|
}
|
|
|
|
#textview-large {
|
|
font-size: 14px;
|
|
}
|