43bc71ce6d
Changed the blackened theme to make it look more like the naquadah theme for emacs and added an emacswiki webjump
11 lines
180 B
CSS
11 lines
180 B
CSS
.mode-line {
|
|
font: 11px Tahoma;
|
|
padding: 0px;
|
|
border: 1px solid #2E3436;
|
|
color: #EEEEEC;
|
|
background-color: #0C191C;
|
|
}
|
|
|
|
.mode-line label {
|
|
color: #EEEEEC;
|
|
}
|