10 lines
92 B
CSS
10 lines
92 B
CSS
header {
|
|
background-color: #FF9933;
|
|
}
|
|
|
|
#header_title {
|
|
}
|
|
|
|
#header_blurb {
|
|
width: 80%;
|
|
}
|