edit edit edit

master
Ottis 5 years ago
parent 79bf5aa7e2
commit dea4c2648a

@ -15,11 +15,11 @@
.vl {
border-left: 2px solid black;
height: 410px;
height: 500px;
position: absolute;
left: 50%;
margin-left: -1px;
top: 300px;
bottom: 19px;
}
#wrapper {
@ -46,6 +46,10 @@ section {
width: 100%;
}
nav {
background-color: white;
}
ul {
width: 80%;
margin: auto;

@ -31,9 +31,10 @@
<li><a href="./mc.html">Marginal Conversation</a></li>
<li><a href="./ka.html">Knowledge In Action</a></li>
</ul>
<br>
</nav>
<br><br>
<br>
</header>

Loading…
Cancel
Save