Skip to content

commbank.com.au - dark-login by thermalzombie

Screenshot of commbank.com.au - dark-login

Details

Authorthermalzombie

LicenseNo License

Categorycommbank

Created

Updated

Size1.4 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           commbank.com.au - dark-login
@namespace      USO Archive
@author         Thermalzombie
@description    `Got rid of the adds really annoying.`
@version        20180218.20.54
@license        NO-REDISTRIBUTION
@preprocessor   uso
==/UserStyle== */
@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url("https://www.my.commbank.com.au/netbank/Logon/Logon.aspx") 
{
    
#form1, #BodyContainer, html 
{
   background-image: linear-gradient(#000, #FFD700, #000000);
}
    
#Register, #CurrentHighlights, #PageFooter,
 .TopMessage, .module h2, .bottom, div#ModuleRight.module div.ft,
#imgCbaLogo
{
    display:none !important;
}

#Header
{
    background-image: url("https://i.imgur.com/EHZUzXR.png") !important;
    background-size: 55% !important;
    background-repeat: no-repeat !important;
    height:230px !important;
}

    
.ft 
{
    color: #FFFFFF !important;
    border:1px #FFD700 solid !important;
    background:#000000 !important;
}

#imgCbaLogo 
{
    width:309px !important;
}

#btnLogon_field 
{
    color:#000000 !important;
    border-color:#FFD700 !important;
    background:  #FFD700 !important;
    font-weight: bold !important;
}
    
.textbox
{
    color:#FFD700 !important;
    background:#222222 !important;
    border:1px #FFD700 solid !important;
}

}

Reviews

No reviews yet.