style: bold project names, better font
This commit is contained in:
@@ -111,5 +111,6 @@ html
|
|||||||
img(src=stars("vladfaust", "unity-wakatime"))
|
img(src=stars("vladfaust", "unity-wakatime"))
|
||||||
| a Unity Wakatime integration (C#)
|
| a Unity Wakatime integration (C#)
|
||||||
li
|
li
|
||||||
a(href="http://xgm.guru/p/ufs") UFS Arena
|
a(href="http://xgm.guru/p/ufs")
|
||||||
|
span.title UFS Arena
|
||||||
| a Warcraft 3 custom map (cJASS)
|
| a Warcraft 3 custom map (cJASS)
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
@import url('https://fonts.googleapis.com/css?family=Roboto')
|
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700')
|
||||||
@import './settings.json'
|
@import './settings.json'
|
||||||
|
|
||||||
body
|
body
|
||||||
@@ -46,6 +46,9 @@ ul.projects
|
|||||||
margin: 0
|
margin: 0
|
||||||
list-style: none
|
list-style: none
|
||||||
|
|
||||||
|
.title
|
||||||
|
font-weight: bold
|
||||||
|
|
||||||
li
|
li
|
||||||
&:not(:first-of-type)
|
&:not(:first-of-type)
|
||||||
margin-top: 0.75rem
|
margin-top: 0.75rem
|
||||||
|
|||||||
Reference in New Issue
Block a user