11 lines
130 B
CSS
11 lines
130 B
CSS
@import url(boost.css);
|
|
|
|
#contents
|
|
{
|
|
/* border-bottom: solid thin black;*/
|
|
}
|
|
|
|
.highlight
|
|
{
|
|
border: 1px solid #aaaaaa;
|
|
} |