mirror of https://github.com/BOINC/boinc.git
<pre> style has changed
svn path=/trunk/boinc/; revision=6075
This commit is contained in:
parent
fd3e27491d
commit
438d264c97
|
@ -40,6 +40,11 @@ h3 , h4 {
|
|||
font-weight: bold;
|
||||
}
|
||||
|
||||
pre {
|
||||
white-space: normal;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.title {
|
||||
font-size: small;
|
||||
font-weight: bold;
|
||||
|
|
|
@ -39,6 +39,11 @@ h3 , h4 {
|
|||
font-weight: bold;
|
||||
}
|
||||
|
||||
pre {
|
||||
white-space: normal;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.title {
|
||||
font-size: small;
|
||||
font-weight: bold;
|
||||
|
@ -58,4 +63,5 @@ blockquote {
|
|||
.authorcol {
|
||||
width: 100px;
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue