Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

HTML
<!-- Force update: 19 -->
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
<script src="http://platform.twitter.com/widgets.js"></script> 


CSS Stylesheet
.blogSurtitle {
    background: none repeat scroll 0 0 #569D2F; border: 2px solid #DDDDDD;
    color: #FFFFFF; margin: 1px 1px 10px; padding: 3px;
}
a.blogDate { color: #FFFFFF; }
a.blogHeading { color: #569D2F; font-size: 14px; }
#col p { text-align : justify; font-size : 11px; line-height : 1.2 !important }

...