rouge
rouge by nop
Details
Authornop
LicenseNo License
Categoryrouge
Created
Updated
Size2.4 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
rouge
Source code
/* ==UserStyle==
@name rouge
@version 20230830.17.29
@namespace ?
==/UserStyle== */
@-moz-document url("https://www.dreadcast.net/Main") {
/* Rouge Rebelle */
:root {
--main-color: #9a1010;
--main-color-darker: #4f0000;
--secondary-color: white;
--transparency: rgba(0, 0, 0, .5);
--grayscale: grayscale(0);
--health: #990000;
--stamina: orange;
--font-color: #d4d4d4;
--mp-nonlu: #cfcfcf;
}
/* Rose
:root {
--main-color: #9a1075 ;
--main-color-darker: #4f004e ;
--secondary-color: white;
--transparency: rgba(0, 0, 0, .5) ;
--grayscale: grayscale(0) ;
--health: #990000 ;
--stamina: orange ;
--font-color: #d4d4d4 ;
--mp-nonlu: #cfcfcf ;
}
*/
/* Bleu Impérial
:root {
--main-color: #06a ;
--main-color-darker: #00254f ;
--secondary-color: #e6ff09;
--transparency: rgba(0, 0, 0, .2);
--grayscale: grayscale(0.4);
--health: #990000;
--stamina: orange;
--font-color: #52a1d9;
--mp-nonlu: #e20000;
}
*/
/* Remove the fog */
#brouillard,
#brouillard2,
#pluie,
#pluie2 {
display: none !important;
}
#combat_equipes {
left: -80px !important;
top: 11px !important;
}
#zone_informations_combat {
top: -27% !important;
bottom: 102% !important;
}
/* Permet de déplacer la fenêtre des MP*/
*[id^='dbmessage'] {
left: 1230px;
top: 210px;
}
#zone_infoBoxFixed {
left: -50px;
top: -200px;
}
/* Meuble */
*[id^='db_fouille_meuble_'] {
top: 0%;
left: 31% !important;
}
#db_liste_emplois {
top: 0%;
left: 40% !important;
}
/* Permet de déplacer la fenêtre des MP {
left: 50% !important;
top: 20px !important;
opacity: 0.8;
}
*/
*[id^='lb_meuble_'],
*[id^='rb_fin_combat_'],
#zone_lightBox,
#lb_lightboxResult {
opacity: 0.8;
}
*[id^='rb_fin_combat_'] {
left: 1550px !important;
top: -11px !important;
}
#lb_lightboxResult {
top:200px !important;
}
/* Simplification du GP */
#zone_lightBox {
left: 35% !important;
top: -15% !important;
width: 500px !important;
}
/* Simplification du GP */
*[id^='ib_modelObjectBox_Modele_meuble_'] {
left: 45% !important;
}
/* Simplification du GP */
#loading_resize,
#phoneLandscape,
#visibilite_carte,
#zone_chargement,
.background {
display: none !important;
}
}