Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head></head>
- <body bgcolor="#e6e6e6">
- <fieldset class="fieldset-auto-width"> <legend> Lage </legend>
- <a href="#" class="myButton">Gut</a>
- <a href="#" class="myButton2">Sehr-Gut</a>
- <a href="#" class="myButton3">befriedigend</a>
- <a href="#" class="myButton4">ausreichend</a>
- <a href="#" class="myButton5">mangelhaft</a>
- </fieldset>
- <style>
- .fieldset-auto-width {
- display: inline-block;
- }
- .myButton2 {
- -moz-box-shadow:inset 0px 1px 0px 0px #d9fbbe;
- -webkit-box-shadow:inset 0px 1px 0px 0px #d9fbbe;
- box-shadow:inset 0px 1px 0px 0px #d9fbbe;
- background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #b8e356), color-stop(1, #a5cc52));
- background:-moz-linear-gradient(top, #b8e356 5%, #a5cc52 100%);
- background:-webkit-linear-gradient(top, #b8e356 5%, #a5cc52 100%);
- background:-o-linear-gradient(top, #b8e356 5%, #a5cc52 100%);
- background:-ms-linear-gradient(top, #b8e356 5%, #a5cc52 100%);
- background:linear-gradient(to bottom, #b8e356 5%, #a5cc52 100%);
- filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8e356', endColorstr='#a5cc52',GradientType=0);
- background-color:#b8e356;
- -moz-border-radius:6px;
- -webkit-border-radius:6px;
- border-radius:6px;
- border:1px solid #83c41a;
- display:inline-block;
- cursor:pointer;
- color:#ffffff;
- font: Verdana, Tahoma, sans-serif;
- font-size:15px;
- font-weight:bold;
- text-align:center;
- padding:6px 24px;
- text-decoration:none;
- text-shadow:0px 1px 0px #86ae47;
- width:80;
- height:19;
- }
- .myButton2:hover {
- background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #72b352), color-stop(1, #77b55a));
- background:-moz-linear-gradient(top, #72b352 5%, #77b55a 100%);
- background:-webkit-linear-gradient(top, #72b352 5%, #77b55a 100%);
- background:-o-linear-gradient(top, #72b352 5%, #77b55a 100%);
- background:-ms-linear-gradient(top, #72b352 5%, #77b55a 100%);
- background:linear-gradient(to bottom, #72b352 5%, #77b55a 100%);
- filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#72b352', endColorstr='#77b55a',GradientType=0);
- background-color:#72b352;
- }
- .myButton2:active {
- position:relative;
- top:1px;
- }
- .myButton {
- -moz-box-shadow:inset 0px 1px 0px 0px #3dc21b;
- -webkit-box-shadow:inset 0px 1px 0px 0px #3dc21b;
- box-shadow:inset 0px 1px 0px 0px #3dc21b;
- background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #44c767), color-stop(1, #5cbf2a));
- background:-moz-linear-gradient(top, #44c767 5%, #5cbf2a 100%);
- background:-webkit-linear-gradient(top, #44c767 5%, #5cbf2a 100%);
- background:-o-linear-gradient(top, #44c767 5%, #5cbf2a 100%);
- background:-ms-linear-gradient(top, #44c767 5%, #5cbf2a 100%);
- background:linear-gradient(to bottom, #44c767 5%, #5cbf2a 100%);
- filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#44c767', endColorstr='#5cbf2a',GradientType=0);
- background-color:#44c767;
- -moz-border-radius:6px;
- -webkit-border-radius:6px;
- border-radius:6px;
- border:1px solid #18ab29;
- display:inline-block;
- cursor:pointer;
- color:#ffffff;
- font: Verdana, Tahoma, sans-serif;
- font-size:15px;
- font-weight:bold;
- padding:6px 24px;
- text-decoration:none;
- text-shadow:0px 1px 0px #2f6627;
- width:80;
- height:19;
- text-align:center;
- }
- .myButton:hover {
- background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5cbf2a), color-stop(1, #44c767));
- background:-moz-linear-gradient(top, #5cbf2a 5%, #44c767 100%);
- background:-webkit-linear-gradient(top, #5cbf2a 5%, #44c767 100%);
- background:-o-linear-gradient(top, #5cbf2a 5%, #44c767 100%);
- background:-ms-linear-gradient(top, #5cbf2a 5%, #44c767 100%);
- background:linear-gradient(to bottom, #5cbf2a 5%, #44c767 100%);
- filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cbf2a', endColorstr='#44c767',GradientType=0);
- background-color:#5cbf2a;
- }
- .myButton:active {
- position:relative;
- top:1px;
- }
- .myButton3 {
- -moz-box-shadow:inset 0px 1px 0px 0px #fff6af;
- -webkit-box-shadow:inset 0px 1px 0px 0px #fff6af;
- box-shadow:inset 0px 1px 0px 0px #fff6af;
- background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
- background:-moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);
- background:-webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);
- background:-o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
- background:-ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
- background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
- filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);
- background-color:#ffec64;
- -moz-border-radius:6px;
- -webkit-border-radius:6px;
- border-radius:6px;
- border:1px solid #ffaa22;
- display:inline-block;
- cursor:pointer;
- color:#ffffff;
- font: Verdana, Tahoma, sans-serif;
- font-size:15px;
- font-weight:bold;
- padding:6px 24px;
- text-decoration:none;
- text-shadow:0px 1px 0px #ffee66;
- width:80;
- height:19;
- text-align:center;
- }
- .myButton3:hover {
- background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64));
- background:-moz-linear-gradient(top, #ffab23 5%, #ffec64 100%);
- background:-webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%);
- background:-o-linear-gradient(top, #ffab23 5%, #ffec64 100%);
- background:-ms-linear-gradient(top, #ffab23 5%, #ffec64 100%);
- background:linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
- filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64',GradientType=0);
- background-color:#ffab23;
- }
- .myButton3:active {
- position:relative;
- top:1px;
- }
- .myButton4 {
- -moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
- -webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
- box-shadow:inset 0px 1px 0px 0px #fce2c1;
- background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25));
- background:-moz-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
- background:-webkit-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
- background:-o-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
- background:-ms-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
- background:linear-gradient(to bottom, #ffc477 5%, #fb9e25 100%);
- filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25',GradientType=0);
- background-color:#ffc477;
- -moz-border-radius:6px;
- -webkit-border-radius:6px;
- border-radius:6px;
- border:1px solid #eeb44f;
- display:inline-block;
- cursor:pointer;
- color:#ffffff;
- font: Verdana, Tahoma, sans-serif;
- font-size:15px;
- font-weight:bold;
- padding:6px 24px;
- text-decoration:none;
- text-shadow:0px 1px 0px #cc9f52;
- width:80;
- height:19;
- text-align:center;
- }
- .myButton4:hover {
- background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477));
- background:-moz-linear-gradient(top, #fb9e25 5%, #ffc477 100%);
- background:-webkit-linear-gradient(top, #fb9e25 5%, #ffc477 100%);
- background:-o-linear-gradient(top, #fb9e25 5%, #ffc477 100%);
- background:-ms-linear-gradient(top, #fb9e25 5%, #ffc477 100%);
- background:linear-gradient(to bottom, #fb9e25 5%, #ffc477 100%);
- filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477',GradientType=0);
- background-color:#fb9e25;
- }
- .myButton4:active {
- position:relative;
- top:1px;
- }
- .myButton5 {
- -moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
- -webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
- box-shadow:inset 0px 1px 0px 0px #f29c93;
- background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100));
- background:-moz-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
- background:-webkit-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
- background:-o-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
- background:-ms-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
- background:linear-gradient(to bottom, #fe1a00 5%, #ce0100 100%);
- filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100',GradientType=0);
- background-color:#fe1a00;
- -moz-border-radius:6px;
- -webkit-border-radius:6px;
- border-radius:6px;
- border:1px solid #d83526;
- display:inline-block;
- cursor:pointer;
- color:#ffffff;
- font-family:arial;
- font-size:15px;
- font-weight:bold;
- padding:6px 24px;
- text-decoration:none;
- text-shadow:0px 1px 0px #b23e35;
- }
- .myButton5:hover {
- background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00));
- background:-moz-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
- background:-webkit-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
- background:-o-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
- background:-ms-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
- background:linear-gradient(to bottom, #ce0100 5%, #fe1a00 100%);
- filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00',GradientType=0);
- background-color:#ce0100;
- }
- .myButton5:active {
- position:relative;
- top:1px;
- }
- </style>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement