6 lines
99 B
CSS
6 lines
99 B
CSS
#header {
|
|
height: 30%;
|
|
width: 100%;
|
|
background-color:#7c1330;
|
|
text-align: center;
|
|
} |