i would like to change border-radius and welcome button color in brightbox theme. what schould i add to custom.css? do i have to make the changes direct in style.css and minimal.skin.css?
If i a write to custom.css nothing happens.
#top .more-link, #top .welcome_button a {
background: grey;
border-color: #E1E1E1;
color: black;
text-shadow: 1px 1px 0 #FFFFFF;
border-radius: 0px 0px 0px 0px;}














