diff --git a/css/style.css b/css/style.css index b57abd2..5160c93 100644 --- a/css/style.css +++ b/css/style.css @@ -720,10 +720,18 @@ code .nd { color: #9FAD7E; } /* CSS pseudo selector */ } -/************************** -** Infinite Scroll -**************************/ +/**** Index pages ****/ +#index-list { + font-weight: 300; + font-size: 28px; + line-height: 1.4em; + list-style: none; + margin-left: 0; +} + + +/**** Infinite Scroll ****/ #infscr-loading { position: fixed;