mirror of
https://github.com/servo/servo
synced 2026-04-29 02:47:55 +02:00
8 lines
143 B
CSS
8 lines
143 B
CSS
@charset "iso-8859-1";
|
|
.ýäè {
|
|
background-color: #00FF00;
|
|
font-weight: bold;
|
|
color: white;
|
|
font-family: Arial, Helvetica, sans-serif;
|
|
}
|