style: common disfavoured class .ex
[sheet.git] / base.css
index 6126193ae95900a3ad0ecbc88934af5c64c8e704..4a7fad55be9edf5a3ac5f742396a080c63fe56b9 100644 (file)
--- a/base.css
+++ b/base.css
@@ -332,10 +332,10 @@ table.dimap {
        /* default u-ascii */
 .l5 {background: #DFD} /* complete, perfect */
 .l0 {background: #EEE} /* unknown, omitted */
-.ex {background: #EEE} /* experimental, disfavoured */
+.ex {     color: #888} /* experimental, disfavoured */
 .u-invalid {background: #BBB} /* invalid, impossible */
 
-.p0         {opacity: .5}
+.p0         {opacity: .6}
 .p0.p       {opacity: 1}
 .p::after   {content: '!'; color: #F00}
 .p4::after  {color: #C00}
@@ -402,7 +402,6 @@ table.dimap {
 .l3:hover                                  {background: #FF8}
 .l4:hover                                  {background: #CF8}
 .l5:hover                                  {background: #8F8}
-.ex:hover                                  {background: #BBB}
 
 /* key type colorization */
 
@@ -556,6 +555,9 @@ ul.legend-set li {
 
 /* page-specific */
 
+#browser td > a {
+       text-decoration: none;
+}
 #browser .aside {
        font-size: 80%;
        overflow: hidden;