mirror of
https://github.com/NullHypothesis/censorbib.git
synced 2025-07-25 15:35:55 -04:00
Deploying to gh-pages from @ NullHypothesis/censorbib@0a756fa2da 🚀
This commit is contained in:
parent
40f941ef05
commit
cf4f74d013
1 changed files with 4 additions and 1 deletions
|
@ -95,6 +95,9 @@
|
||||||
:target {
|
:target {
|
||||||
background-color: #ffb772;
|
background-color: #ffb772;
|
||||||
}
|
}
|
||||||
|
#header {
|
||||||
|
margin: 1em;
|
||||||
|
}
|
||||||
#left-header {
|
#left-header {
|
||||||
flex: 4;
|
flex: 4;
|
||||||
background: #f5f5f5;
|
background: #f5f5f5;
|
||||||
|
@ -156,7 +159,7 @@
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<div class="flex-row">
|
<div id="header" class="flex-row">
|
||||||
|
|
||||||
<div id="left-header" class="flex-column round-shadow">
|
<div id="left-header" class="flex-column round-shadow">
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue