История изменений
Исправление amd_amd, (текущая версия) :
*,:before,:after
{
background-color:transparent !important;
color:#999 !important;
}
:not(:empty):not(span):not(a):not(img):not(button),#mw-page-base
{
background-image:none !important;
}
[class*=error],[class*=alert],code
{
color:#990 !important;
}
a,a *
{
color:#099 !important;
}
a:hover,a:hover *,a:visited:hover,a:visited:hover *
{
color:#fff !important;
text-shadow:0 0 5px #055 !important;
}
a:visited,a:visited *
{
color:#050 !important;
}
html,body,form,input,select,td,ul
{
background:#000 !important;
}
Исходная версия amd_amd, :
*,:before,:after
{
background-color:transparent !important;
color:#999;
}
:not(:empty):not(span):not(a):not(img):not(button),#mw-page-base
{
background-image:none !important;
}
[class*=error],[class*=alert],code
{
color:#990 !important;
}
a,a *
{
color:#099 !important;
}
a:hover,a:hover *,a:visited:hover,a:visited:hover *
{
color:#fff !important;
text-shadow:0 0 5px #055 !important;
}
a:visited,a:visited *
{
color:#050 !important;
}
html,body,form,input,select,td,ul
{
background:#000 !important;
}