csscheck
parent
de0f6f40f9
commit
0439586e2b
@ -1,7 +1,10 @@
|
|||||||
div.introtext {
|
div.introtext {
|
||||||
background-color: red;
|
font-size: 45px;
|
||||||
font-size: 35px;
|
|
||||||
}
|
}
|
||||||
body {
|
|
||||||
color: blue;
|
form {
|
||||||
|
display: inline;
|
||||||
|
}
|
||||||
|
label {
|
||||||
|
display: inline;
|
||||||
}
|
}
|
Loading…
Reference in New Issue