body { margin: 30px; padding: 0px; max-width: 90%; background: linear-gradient(to right, cyan 3%, gold 50%), linear-gradient(to left, gold 50%, lime 90%), url('https://archive.totalism.org/dcht00_mental_map.png') 80px; /*trying*/ /* background-blend-mode: overlay; background-blend-mode: lighten; background-blend-mode: difference; background-blend-mode: darken, screen; background-blend-mode: color-dodge, saturation; background-blend-mode: lighten, saturation; background-blend-mode: lighten, multiply; background-blend-mode: color-dodge, difference, darken; background-blend-mode: color-dodge, saturation, overlay; background-blend-mode: overlay, screen; */ /*OK*/ /* background-blend-mode: color-dodge, saturation, luminosity, saturation, luminosity; */ /*current*/ background-blend-mode: luminosity, difference; opacity: 0.9; color: white !important; color: black !important; text-shadow: 1px 0px black; letter-spacing: 3px; } em { color: white !important; color: white !important; color: black !important; background: white !important; /* text-shadow: 3px 2px white; */ } img { opacity: 0.79; } strong { font-size: 180%; background: none; text-shadow: 4px 2px 2px white; color: white !important; color: black !important; padding: 1px; margin: 1px; } u { font-size: 200% !important; background: none; text-shadow: 3px 3px white !important; color: white !important; text-decoration: none !important; color: black !important; } .etherpad_container { margin: 0px; padding: 0px; max-width: 100%; background: none; /* background: #333 !important; opacity: 0.8; */ } a:link { color: black !important; } a:visited { color: black !important; } a:hover { font-weight: bold; background: none; background: gray; color: white !important; } h1 { background: none !important; text-shadow: none; }