mirror of
https://github.com/dyzulk/raisen-app.git
synced 2026-01-26 13:22:00 +07:00
7 lines
84 B
CSS
7 lines
84 B
CSS
body {
|
|
font-family: arial;
|
|
}
|
|
|
|
tr:nth-child(even) {
|
|
background-color: #ddd;
|
|
} |