| FAQ |
| Kalender |
|
|
|
|
#1 | ||
|
|||
|
Medlem
|
Hitta:
Kod:
.container {
width: 740px;
background-color: #FFFFFF;
margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
border-bottom-left-radius: 60px;
border-bottom-right-radius: 60px;
}
Kod:
.container {
width: 740px;
background-color: #FFFFFF;
margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
border-radius: 60px;
overflow: hidden;
}
|
||
|
|
Svara med citat
|
| Svara |
|
|