projects
/
~bandali
/
bndl.org
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
move the site from bandali.eu.org to shemshak.org/~amin/
[~bandali/bndl.org]
/
style.css
diff --git
a/style.css
b/style.css
index
91c6253
..
511fd6f
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-11,6
+11,7
@@
header, section {margin-bottom: 1.7rem}
top: -0.75rem;
}
main {
top: -0.75rem;
}
main {
+ min-width: 30rem;
max-width: 50rem;
padding-bottom: 1rem;
}
max-width: 50rem;
padding-bottom: 1rem;
}
@@
-33,14
+34,8
@@
a:hover {
font-size: 0.9em;
font-weight: normal;
}
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}
#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}