Server geändert
This commit is contained in:
@ -45,7 +45,7 @@ td {
|
||||
}
|
||||
|
||||
|
||||
/* Textfeldformatierung stammen von: http://www.web-toolbox.net/webtoolbox/css/css-formularfeld.htm#ixzz1EmDPi3Ti */
|
||||
/* Textfeldformatierung stammen von: https://www.web-toolbox.net/webtoolbox/css/css-formularfeld.htm#ixzz1EmDPi3Ti */
|
||||
.eingabe {
|
||||
font-family : Verdana,Arial,Helvetica,sans-serif;
|
||||
font-weight : bold;
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
http://jigsaw.w3.org/css-validator/validator
|
||||
http://www.w3.org/TR/CSS21/syndata.html#color-units
|
||||
https://jigsaw.w3.org/css-validator/validator
|
||||
https://www.w3.org/TR/CSS21/syndata.html#color-units
|
||||
*/
|
||||
|
||||
font.hd { /* <20>berschrifteinstellungen */
|
||||
@ -318,7 +318,7 @@ li.abstand {
|
||||
|
||||
/*********************** Animated Tabs ************************/
|
||||
/*Credits: Dynamic Drive CSS Library */
|
||||
/*URL: http://www.dynamicdrive.com/style/ */
|
||||
/*URL: https://www.dynamicdrive.com/style/ */
|
||||
|
||||
|
||||
.animatedtabs{
|
||||
@ -428,7 +428,7 @@ top: 0;
|
||||
/************************** Scuarebutton ********************************/
|
||||
|
||||
/*Credits: Dynamic Drive CSS Library */
|
||||
/*URL: http://www.dynamicdrive.com/style/ */
|
||||
/*URL: https://www.dynamicdrive.com/style/ */
|
||||
|
||||
a.squarebutton_blue{
|
||||
background: transparent url('../images/button/square-blue-left.gif') no-repeat top left;
|
||||
@ -460,7 +460,7 @@ color: black;
|
||||
}
|
||||
|
||||
.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
|
||||
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
|
||||
overflow: hidden; /*See: https://www.quirksmode.org/css/clearing.html */
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@ -504,7 +504,7 @@ width: 100%;
|
||||
}
|
||||
|
||||
|
||||
/* Textfeldformatierung stammen von: http://www.web-toolbox.net/webtoolbox/css/css-formularfeld.htm#ixzz1EmDPi3Ti */
|
||||
/* Textfeldformatierung stammen von: https://www.web-toolbox.net/webtoolbox/css/css-formularfeld.htm#ixzz1EmDPi3Ti */
|
||||
.eingabe_search {
|
||||
font-family : Verdana,Arial,Helvetica,sans-serif;
|
||||
font-weight : bold;
|
||||
|
Reference in New Issue
Block a user