theme-ESP-css
body {
    background: red;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, red, yellow);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, red, yellow); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

u {
    background: purple;
    color: white !important;
}

JavaScript license information


(Site generated by E2H, an "Etherpad hypermedia" project by @dcht00). Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.


Edit Site

Talk