[go: up one dir, main page]

Menu

[0376ad]: / web / css / index.css  Maximize  Restore  History

Download this file

6 lines (4 with data), 218 Bytes

1
2
3
4
fieldset { width: 60%; margin: auto auto; padding: 1em;
border: 1px solid orange; background-color: #FCEEAD; }
input { margin: 0.25em; }
#message { width: 60%; margin: 1.5em auto auto auto; padding: 1em; }