mirror of
https://github.com/quentin-g-dev/afup.git
synced 2026-03-28 11:12:13 +01:00
16 lines
433 B
CSS
Executable File
16 lines
433 B
CSS
Executable File
/* +--------------------------------------------------------------+ */
|
|
/* | Css temporaire pour migration du nouveau site | */
|
|
/* +--------------------------------------------------------------+ */
|
|
|
|
#ContentContainer #ContentPageLevel3 {
|
|
width: 696px;
|
|
}
|
|
|
|
#ContentContainer #ContentPageLevel3 h1 {
|
|
float: left;
|
|
margin: 16px 0 0 16px;
|
|
}
|
|
|
|
#ContentContainer #ContentPageLevel3 p {
|
|
float: none;
|
|
} |