HTML and CSS Reference
In-Depth Information
color-stop(0,rgba(255,255,255,.3)),
color-stop(1,rgba(255,255,255,0)));
font: bold 16px/24px sans-serif;
text-shadow: 0 1px 0 #000;
color:#fff;
padding: 8px 15px;
margin: 20px;
}
.shakeit {
background-color:#1dd5fd;
border-color: #59e2ff;
}
Listing 6.13 Der Inhalt von style.css
Search WWH ::




Custom Search