Make blue-background-class true ;-)
This commit is contained in:
parent
93730d95fb
commit
0877d7678f
|
@ -11,3 +11,7 @@ body {
|
|||
border: #CCC 1px solid;
|
||||
border-radius: 0.2em;
|
||||
}
|
||||
|
||||
.blue-background-class {
|
||||
background: #CDF;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue