Merge "add 'small' style for long headings in Training courses" into jb-dev
This commit is contained in:
commit
ee7cb4637d
1 changed files with 5 additions and 0 deletions
|
@ -96,6 +96,11 @@ body {
|
|||
margin:0;
|
||||
top: 20px; }
|
||||
|
||||
#devdoc-nav span.small {
|
||||
font-size:12px;
|
||||
font-weight:normal;
|
||||
}
|
||||
|
||||
#content {
|
||||
width: 760px;
|
||||
float: left; }
|
||||
|
|
Loading…
Reference in a new issue