diff --git a/.gitignore b/.gitignore index 8875a80..d6b4103 100644 --- a/.gitignore +++ b/.gitignore @@ -129,7 +129,7 @@ publish/ # Publish Web Output *.[Pp]ublish.xml *.azurePubxml -# TODO: Comment the next line if you want to checkin your web deploy settings +# TODO: Comment the next line if you want to checkin your web deploy settings # but database connection strings (with potential passwords) will be unencrypted *.pubxml *.publishproj @@ -197,3 +197,6 @@ FakesAssemblies/ # Vim files *.swp + +# Jekyll stuff +_site/ diff --git a/css/main.css b/css/main.css index 4fa660b..5eb7c6d 100644 --- a/css/main.css +++ b/css/main.css @@ -7,7 +7,7 @@ body { margin: 0px 20px; } -h1, h2 h3, h4, h5, h6 { +h1, h2, h3, h4, h5, h6 { font-family: 'Roboto Condensed'; } @@ -15,6 +15,10 @@ h1, h2 h3, h4, h5, h6 { p { margin-bottom: 12px; } +p.lead { + margin-bottom: 20px; + margin-top: 20px; +} #platforms > h2 { font-family: 'Roboto Condensed'; } @@ -39,6 +43,3 @@ a:hover { color: #fff; background-color: #682079; } - - - diff --git a/dotnet-user-groups.html b/dotnet-user-groups.html index c63e0c5..ecdc667 100644 --- a/dotnet-user-groups.html +++ b/dotnet-user-groups.html @@ -3,13 +3,15 @@ .NET Meetups in your local neighborhood + + -

.NET Meetups in your local neighborhood

+

.NET Meetups in your local neighborhood

This page list events for the set of .NET user group meetups from meetup.com and http://communitymegaphone.com/.

@@ -20,7 +22,6 @@ - - -