#1 Added by Karu 9 years ago
Edited 10 times | Last edited by Karu (6 years ago)
---
#2 Added by Karu 9 years ago
Last edited by Karu (6 years ago)
#3 Added by Karu 9 years ago
#4 Added by Karu 9 years ago
#5 Added by Karu 8 years ago
#6 Added by Karu 8 years ago
#7 Added by Karu 8 years ago
#8 Added by Nehrie 8 years ago
#9 Added by Karu 8 years ago
I was told an app that was made for our app store couldn't have css.
#10 Added by Karu 7 years ago
#11 Added by Arcueid 7 years ago
#12 Added by Karu 6 years ago
#13 Added by Karu 6 years ago
#14 Added by Karu 6 years ago
#15 Added by Karu 6 years ago
html { background-color: rgba(0, 0, 0, 1.0); color: rgba(210, 210, 210, 1.0); font-size: 10px; }a { color: rgba(240, 155, 100, 1.0); text-decoration: underline; -ryzom-modulate-color: 0;}h1 { color: rgba(255, 255, 255, 1.0); font-size: 20px; -ryzom-modulate-color: 0;}h2 { color: rgba(255, 255, 255, 1.0); font-size: 18px; -ryzom-modulate-color: 0;}h3 { color: rgba(255, 255, 255, 1.0); font-size: 16px; -ryzom-modulate-color: 0;}h4 { color: rgba(255, 255, 255, 1.0); font-size: 14px; -ryzom-modulate-color: 0;}h5 { color: rgba(255, 255, 255, 1.0); font-size: 12px; -ryzom-modulate-color: 0;}h6 { color: rgba(255, 255, 255, 1.0); font-size: 12px; -ryzom-modulate-color: 0;}input[type="text"] { color: rgba(210, 210, 210, 1.0); font-size: 10px; font-weight: normal; text-shadow: 1px 1px #000;} pre { font-family: monospace;}th { font-weight: bold; }textarea { color: rgba(210, 210, 210, 1.0); font-weight: normal; font-size: 10px; text-shadow: 1px 1px #000;}del { text-decoration: line-through;}u { text-decoration: underline;}em { font-style: italic; }strong { font-weight: bold; }small { font-size: smaller;}dt { font-weight: bold; }hr { color: rgb(120, 120, 120);}address, article, aside, blockquote, details, dialog, dd, div, dl, dt,fieldset, figcaption, figure,footer, form, h1, h2, h3, h4, h5, h6,header, hgroup, hr, li, main, nav, ol, p, pre, section, table, ul { display: block; }table { display: table; }table { border-collapse: separate;}meter::-webkit-meter-bar,meter::-webkit-optimum-value,meter::-webkit-suboptimum-value,meter::-webkit-even-less-good-value { background: none; }meter::-webkit-meter-bar { background-color: rgb(100, 100, 100); width: 5em; height: 1em;}meter::-webkit-meter-optimum-value { background-color: rgb(80, 220, 80); }meter::-webkit-meter-suboptimum-value { background-color: rgb(220, 220, 80); }meter::-webkit-meter-even-less-good-value { background-color: rgb(220, 80, 80); }progress::-webkit-progress-bar,progress::-webkit-progress-value { background: none; }progress::-webkit-progress-bar { background-color: rgb(230, 230, 230); width: 10em; height: 1em; }progress::-webkit-progress-value { background-color: rgb(0, 100, 180);}
powered by ryzom-api