Skip to content

Commit ff75be1

Browse files
author
José Valim
authored
Update style.css
1 parent 2aff8a8 commit ff75be1

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

css/style.css

+14
Original file line numberDiff line numberDiff line change
@@ -562,6 +562,20 @@ body.learning div.menu li.learning a {
562562
color: #333;
563563
}
564564

565+
.widget.events {
566+
margin: 0;
567+
}
568+
569+
.widget.events a {
570+
display: inline-block;
571+
padding-bottom: 21px;
572+
text-decoration: none;
573+
}
574+
575+
.widget.events a:hover {
576+
color: #4e2a8e;
577+
}
578+
565579
/* Posts
566580
-------------------------------------------------------------- */
567581
.hentry {

0 commit comments

Comments
 (0)