10 lines
107 B
Plaintext
10 lines
107 B
Plaintext
#about {
|
|
background: #666;
|
|
color: #eee;
|
|
|
|
a {
|
|
color: white;
|
|
text-decoration: underline;
|
|
}
|
|
}
|