1 /************************/
3 /************************/
9 h1, h2, h3, h4, h5, h6, p, a, li, span, blockquote, input, textarea, select, label {
10 font-family: 'Roboto', sans-serif;
16 margin-bottom: 20px;*/
20 text-decoration: none;
27 background-color: #F5F5F5;
33 height: auto !important;
36 box-sizing: border-box;
38 flex-direction: column;
40 @media (max-width: 1012px) {
42 box-shadow: 5px 0px 10px 0px rgba(0,0,0,0.25);
47 background-color: #F5F5F5;
48 transition: 0.2s left;
51 @media (max-width: 767px) {
53 width: calc(100% - 50px);
57 @media (max-width: 1012px) {
66 padding: 25px 50px 25px 290px;
68 height: auto !important;
70 @media (max-width: 1012px) {
72 padding: 110px 40px 40px 40px;
75 @media (max-width: 767px) {
77 padding: 90px 20px 50px 20px;
82 /* Hide the default doxygen stuff that we dont want */
83 .ui-resizable-handle {
84 display: none !important;
87 display: none !important;
90 height: 100% !important;
94 box-sizing: border-box;
96 #nav-path, #side-nav {
97 display: none !important;
103 font-family: monospace;