MediaWiki:Common.css: відмінності між версіями

нема опису редагування
Немає опису редагування
Немає опису редагування
Рядок 13: Рядок 13:
background-color: #18151e;
background-color: #18151e;
border-bottom: 0.2px solid rgba(255, 255, 255, 0.07)!important;
border-bottom: 0.2px solid rgba(255, 255, 255, 0.07)!important;
/* color: #a19ce0!important; */
color: #a19ce0!important;
color: #ff7548!important;
 
}
}


Рядок 97: Рядок 97:
a.new {
a.new {
color: #ff7777!important;
color: #ff7777!important;
color: #ff7548!important;
 
}
}


a.new:hover {
a.new:hover {
color: #ff7777!important;
color: #ff7777!important;
color: #ff7548!important;
 
}
}


a.new:visited {
a.new:visited {
color: #ff7777!important;
color: #ff7777!important;
color: #ff7548!important;
 
}
}


Рядок 113: Рядок 113:


a {
a {
     /* color: #a19ce0!important; */
     color: #a19ce0!important;
color: #ff7548!important; 
 
}
}


a:hover {
a:hover {
  /* color: #a19ce0!important; */
    color: #a19ce0!important;
color: #ff7548!important;
}
}


Рядок 131: Рядок 130:


a:visited {
a:visited {
    /* color: #a19ce0!important; */
    color: #a19ce0!important;
color: #ff7548!important; 
}
}