| Index: trunk/extensions/Babel/Babel.css |
| — | — | @@ -65,15 +65,15 @@ |
| 66 | 66 | |
| 67 | 67 | /* Babel box colours. */ |
| 68 | 68 | div.mw-babel-box-0 { |
| 69 | | - border: solid #B7B7B7 1px; |
| | 69 | + border: solid #FFBBBB 1px; |
| 70 | 70 | } |
| 71 | 71 | |
| 72 | 72 | div.mw-babel-box-1 { |
| 73 | | - border: solid #C0C8FF 1px; |
| | 73 | + border: solid #E0C0E0 1px; |
| 74 | 74 | } |
| 75 | 75 | |
| 76 | 76 | div.mw-babel-box-2 { |
| 77 | | - border: solid #77E0E8 1px; |
| | 77 | + border: solid #BCB9EF 1px; |
| 78 | 78 | } |
| 79 | 79 | |
| 80 | 80 | div.mw-babel-box-3 { |
| — | — | @@ -81,11 +81,11 @@ |
| 82 | 82 | } |
| 83 | 83 | |
| 84 | 84 | div.mw-babel-box-4 { |
| 85 | | - border: solid #CCCC00 1px; |
| | 85 | + border: solid #77E0E8 1px; |
| 86 | 86 | } |
| 87 | 87 | |
| 88 | 88 | div.mw-babel-box-5 { |
| 89 | | - border: solid #F99C99 1px; |
| | 89 | + border: solid #CCCC00 1px; |
| 90 | 90 | } |
| 91 | 91 | |
| 92 | 92 | div.mw-babel-box-N { |
| — | — | @@ -93,15 +93,15 @@ |
| 94 | 94 | } |
| 95 | 95 | |
| 96 | 96 | div.mw-babel-box-0 table th { |
| 97 | | - background-color: #B7B7B7; |
| | 97 | + background-color: #FFBBBB; |
| 98 | 98 | } |
| 99 | 99 | |
| 100 | 100 | div.mw-babel-box-1 table th { |
| 101 | | - background-color: #C0C8FF; |
| | 101 | + background-color: #E0C0E0; |
| 102 | 102 | } |
| 103 | 103 | |
| 104 | 104 | div.mw-babel-box-2 table th { |
| 105 | | - background-color: #77E0E8; |
| | 105 | + background-color: #BCB9EF; |
| 106 | 106 | } |
| 107 | 107 | |
| 108 | 108 | div.mw-babel-box-3 table th { |
| — | — | @@ -109,11 +109,11 @@ |
| 110 | 110 | } |
| 111 | 111 | |
| 112 | 112 | div.mw-babel-box-4 table th { |
| 113 | | - background-color: #CCCC00; |
| | 113 | + background-color: #77E0E8; |
| 114 | 114 | } |
| 115 | 115 | |
| 116 | 116 | div.mw-babel-box-5 table th { |
| 117 | | - background-color: #F99C99; |
| | 117 | + background-color: #CCCC00; |
| 118 | 118 | } |
| 119 | 119 | |
| 120 | 120 | div.mw-babel-box-N table th{ |
| — | — | @@ -121,15 +121,15 @@ |
| 122 | 122 | } |
| 123 | 123 | |
| 124 | 124 | div.mw-babel-box-0 table { |
| 125 | | - background-color: #E8E8E8; |
| | 125 | + background-color: #FFEEEE; |
| 126 | 126 | } |
| 127 | 127 | |
| 128 | 128 | div.mw-babel-box-1 table { |
| 129 | | - background-color: #F0F8FF; |
| | 129 | + background-color: #F3E0F3; |
| 130 | 130 | } |
| 131 | 131 | |
| 132 | 132 | div.mw-babel-box-2 table { |
| 133 | | - background-color: #D0F8FF; |
| | 133 | + background-color: #E9E5F9; |
| 134 | 134 | } |
| 135 | 135 | |
| 136 | 136 | div.mw-babel-box-3 table { |
| — | — | @@ -137,11 +137,11 @@ |
| 138 | 138 | } |
| 139 | 139 | |
| 140 | 140 | div.mw-babel-box-4 table { |
| 141 | | - background-color: #FFFF99; |
| | 141 | + background-color: #D0F8FF; |
| 142 | 142 | } |
| 143 | 143 | |
| 144 | 144 | div.mw-babel-box-5 table { |
| 145 | | - background-color: #F9CBC9; |
| | 145 | + background-color: #FFFF99; |
| 146 | 146 | } |
| 147 | 147 | |
| 148 | 148 | div.mw-babel-box-N table { |