sake92 on master
Derive JsonRW for jsonable clas… (compare)
sake92 on master
Fix MimeTypes (compare)
sake92 on master
Fix literals bug.. cannot deriv… (compare)
GridComponents
for example
hepek-components
is for common scaffolding, while all the custom part should goes under hepek
module itself
ba.sake
instead of com.lihaoyi
?
0.7.0
now :)
sbt-hepek
is 0.2.0
MultiRenderable
h3 {
color: #d6e5e5;
}
#main-navbar {
background-color: aliceblue;
}
a.navbar-brand {
background-color: aliceblue;
}
a[href="about.html"] {
background-color: aliceblue;
}
.navbar-brand {
float: none;
}
I was going to try to see if I could work on the navbar fonts. Change the color. Maybe try to get something that looks like a logo from text.
If you know the property to change them or have another method let me know. I disabled the float so the favicon that I swapped out sits within the navbar. But then the "logo" text is now centered.