CSS Text Bubble
- Inkompetent
- Geschlossen
- Erledigt
-
-
-
Brauche ich dazu keinen CSS Code? oder gibt es das schon von Haus aus? ( Benutze kein Framework! ) -
Benutz einfach bootstrap, das ist schon richtig gut.
-
Brauche ich dazu keinen CSS Code? oder gibt es das schon von Haus aus? ( Benutze kein Framework! ) -
Code
Alles anzeigenlabel { font-size: 14px; font-weight: normal; line-height: 20px; height:30px; } label { display: block; margin-bottom: 5px; } .label { font-size: 11.844px; font-weight: bold; line-height: 14px; color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); white-space: nowrap; vertical-align: baseline; background-color: #999999; } .label { padding: 1px 4px 2px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } a.label:hover { color: #ffffff; text-decoration: none; cursor: pointer; } .label-important { background-color: #b94a48; } .label-important[href] { background-color: #953b39; }
das sollte es gewesen sein -
Code
Alles anzeigenlabel { font-size: 14px; font-weight: normal; line-height: 20px; height:30px; } label { display: block; margin-bottom: 5px; } .label { font-size: 11.844px; font-weight: bold; line-height: 14px; color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); white-space: nowrap; vertical-align: baseline; background-color: #999999; } .label { padding: 1px 4px 2px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } a.label:hover { color: #ffffff; text-decoration: none; cursor: pointer; } .label-important { background-color: #b94a48; } .label-important[href] { background-color: #953b39; }
das sollte es gewesen sein
Da fehlt noch -
Benutz einfach bootstrap, das ist schon richtig gut.
Haus gemaches ist immer Besser;)Danke an alle.
xGreekz7x: Kannste mir per Skype manchmal bissl mit PHP helfen?
-
breadfish.de
Hat das Thema geschlossen.