14 lines
146 B
CSS
14 lines
146 B
CSS
text{
|
|
font-size: 16pt;
|
|
|
|
}
|
|
|
|
textentry{
|
|
font-size: 16pt;
|
|
background-color: #454545;
|
|
border-radius: 6pt;
|
|
}
|
|
|
|
window{
|
|
background-color: #303030;
|
|
} |