CSS Test

Css code posted by /me
created at 30 Nov 12:12, updated at 03 Dec 19:52

Edit | Back
1
2
3
4
5
6
7
8
9
10
11
12
13
.cb_elem_wrapp {
  font-size: 1.3em;
  font-weight: bold;
  list-style: none outside none;
  margin-top: 15px;
  width: 600px;
  padding-left: 0;
  margin-left: 20px;
}

div.teste{
 background-color: #212134;
}
222 Bytes in 3 ms with coderay