www/tmpl/rst.css
changeset 1206 c78ec3bfdeaf
parent 705 826b71e9fce2
equal deleted inserted replaced
1205:30051862ccb6 1206:c78ec3bfdeaf
   121 .attention pre, .caution pre, .danger pre, .error pre, .warning pre, .important pre, .hint pre, .note pre, .tip pre {
   121 .attention pre, .caution pre, .danger pre, .error pre, .warning pre, .important pre, .hint pre, .note pre, .tip pre {
   122     margin: 0 5px 5px 4em;
   122     margin: 0 5px 5px 4em;
   123 }
   123 }
   124 .sidebar {
   124 .sidebar {
   125     float: right;
   125     float: right;
       
   126     clear: right;
   126 }
   127 }
   127 @media (max-width: 700px) {
   128 @media (max-width: 700px) {
   128     .sidebar {
   129     .sidebar {
   129         float: none;
   130         float: none;
   130     }
   131     }