_ _    _ _____  ___   __                       
 __      _(_) | _(_)___ / ( _ ) / /_   ___ ___  _ __ ___  
 \ \ /\ / / | |/ / | |_ \ / _ \| '_ \ / __/ _ \| '_ ` _ \ 
  \ V  V /| |   <| |___) | (_) | (_) | (_| (_) | | | | | |
   \_/\_/ |_|_|\_\_|____/ \___/ \___(_)___\___/|_| |_| |_|

User:Ucucha/common.css

In the world of User:Ucucha/common.css, there are endless aspects and details worth exploring. From its origins to its impact today, User:Ucucha/common.css has captured the attention of millions of people around the world. Whether through history, science, music, art or any other field, User:Ucucha/common.css continues to be a topic of interest to people of all ages and cultures. In this article, we will delve into the different aspects of User:Ucucha/common.css, exploring its many facets and analyzing its influence on today's society. From its beginnings to the present, User:Ucucha/common.css has left an indelible mark on history and will surely remain relevant for future generations.
/* no need for styling within an <a> */
#bodyContent a.nonimage {
    font-size: inherit !important;
    font-weight: inherit !important;
}

#bodyContent a, #bodyContent a * {
    color: #0645AD !important;
    background: none !important;
}
#bodyContent a:visited, #bodyContent a:visited * {
    color: #0B0080 !important;
}
#bodyContent a.new, #bodyContent a.new * {
    color: #BA0000 !important;
}
#bodyContent a.new:visited, #bodyContent a.new:visited * {
    color: #A55858 !important;
}
/* mark redirects */
#bodyContent a.mw-redirect, #bodyContent a.mw-redirect * {
    color: green !important;
}
#bodyContent a.mw-redirect:visited, #bodyContent a.mw-redirect:visited * {
    color: darkgreen !important;
}
#bodyContent a.external, #bodyContent a.external * {
    color: #3366BB !important;
}
#bodyContent a.external:visited, #bodyContent a.external:visited * {
    color: #0B0080 !important;
}
/* <font> is used only for bad formatting */
font {
    color: inherit !important;
    background: inherit !important;
    font-family: inherit !important;
    font-weight: inherit !important;
    font-variant: inherit !important;
    font-size: inherit !important;
}

/* OTHER STUFF */
/* hide rollback from Watchlist */
.page-Special_Watchlist .mw-rollback-link {
    display: none;
}

/* Hide the brackets for the inline cite */
sup.reference a span {
    display: none;
}


/* Hide lock icon for https links */
#content a, .link-https {
    background: none !important;
    padding: 0 0 0 0 !important;
}
#twinkle-config-headerbox {
    display: none;
}
.has_been_on_main_page a {
    color: green !important;
}

/* Cruft */
#title-override, #talkpagetext, #Wikipedia-talk {
    display: none;
}