top: -0.75rem;
}
main {
+ min-width: 30rem;
max-width: 50rem;
padding-bottom: 1rem;
}
font-size: 0.9em;
font-weight: normal;
}
-.btable td:first-child {text-align: right}
+.btable td {padding: 0 0.3rem}
+.btable td:first-child {padding-left: 0}
+.btable td:last-child {padding-right: 0}
#theses {padding-left: 1rem}
h1, h2, h3, h4, h5 {line-height: 1.15}
-#gnu-inside {
- position: absolute;
- top: 0px;
- right: 0px;
-}
-#gnu-inside a {border: none !important}
-#gnu-inside:hover a {background-color: transparent}
-#gnu-inside:hover img {background-color: aliceblue}