-
This commit is contained in:
@@ -1,4 +1,23 @@
|
||||
body {
|
||||
font-family: Arial;
|
||||
font-family: sans-serif;
|
||||
font-size: 11pt;
|
||||
}
|
||||
}
|
||||
|
||||
.yellow, div.yellow {
|
||||
background: yellow;
|
||||
color: blue;
|
||||
}
|
||||
|
||||
.flop, div.flop {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
h1.yellow {
|
||||
background: green;
|
||||
}
|
||||
|
||||
h1.blue {
|
||||
color: red;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user