Wednesday, 15 May 2013

html - CSS Button applies to every link, how do I stop this? -


I am trying to put a link to another website but it applies to the entire CSS style for the button for the link I just want to have a plain text anchor link.

CSS is down, sorry that it has a lot of code, used a button generator to get it. New to

a.nav {width: 80%; Display: Inline-block; List-style-type: none; Margin-down: 10px; } NAL ul {Padding: 0; Margin-down: 10px; Display: Inline-block; } A: Hover {Color: # 900; Background: #fff; } A {-moz-box-shadow: inset 0px 1px 0px 0px #ffffff; -WebKit-box-shadow: inset 0px 1px 0px 0px #ffffff; Box-Shadow: Inset 0px 1px 0px 0px #ffffff; Background: -WebKit-Gradient (linear, left top, left bottom, color-stop (0.05, # F9F 9F9), color-stop (1, # E9E9E9)); Background: -Mo-linear-shield (top, # F9F 9F9 5%, # E 9e 9 9 100%); Background: -webkit-linear-shield (top, # F9F 9F9 5%, # E 9e 9 9 100%); Background: -O-Linear-Slope (Top, # F9F 9F9 5%, # E 9e 9 9 100%); Background: -MMS-linear-shield (top, # F9F 9F9 5%, # E 9e 9 9 100%); Background: Linear-gradient (bottom, # F9F9F95%, # E 9e 9 9 100%); Filters: Presumed: Dximage transforms. Microsoft. Gradeter (startColorstr = '# f9f9f9', Endocrostrat = '#E9E9A9', Gradient Type = 0); Background color: # F9F9F9; -max-boundary-radius: 6px; -Vibit-boundary-radius: 6px; Range radius: 6px; Range: 1 px solid # dcdcdc; Display: Inline-block; Cursor: indicator; Color: # 666666; Font-family: aerial; Font-size: 15px; font-weight: bold; Padding: 6px 24px; Text-decoration: None; Text-shadow: 0 pixel 1px 0px #ffff; }. A: Hover {Background: - WebKit-Gradient (Linear, Left Top, Left Down, Color-Stopping (0.05, # E9E9 9), Color-Stopping (1, # F9F 9F9)); Background: -Mo-linear-shield (top, # E9E9 9 5%, # F9F 9F 9 100%); Background: -WebKit-Linear-Slope (Top, # E9E 9 9 5%, # F9F 9F 9 100%); Background: -o-linear-shield (top, # E9E9 9 5%, # F9F 9F 9 100%); Background: -MMS-Linear-Slope (Top, # E9E 9 9 5%, # F9F 9F 9 100%); Background: Linear-gradient (bottom, # e9e9e9 5%, # f9f9f9 100%); Filters: Przid: Dximage Transforms. Microsoft.gradient (startColorstr = '# e9e9e9', endocrotstrostor = '# F 9F 9F9', gradient type = 0); Background-color: # E9799; }. MyButton: Active {Status: Relative; Top: 1px; }

See the updated answers, you can type " .ext_link "According to your requirement


No comments:

Post a Comment