Files
oav/dotclear._no/plugins/postCount/style.css
2023-03-20 12:18:38 +01:00

8 lines
103 B
CSS
Executable File

#content pre {
border:1px solid #888;
padding:5px;
background-color:#ccc;
width:200px;
overflow:auto
}