org-editor/style.css

11 lines
116 B
CSS
Raw Normal View History

2021-12-26 20:09:20 +00:00
label {
padding-top: 20px;
background-color: red;
/* font: Vera 20px; */
}
entry {
color: #0f0;
}