diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index f45228c..d262fb9 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -7,9 +7,6 @@ uses - - uses - uses diff --git a/src/main/webapp/NewsFeed.css b/src/main/webapp/NewsFeed.css index 6cfaea8..feed2ca 100644 --- a/src/main/webapp/NewsFeed.css +++ b/src/main/webapp/NewsFeed.css @@ -1,9 +1,6 @@ -@import url(https://fonts.googleapis.com/css?family=Architects+Daughter) - ; -/** - *Media queries for phones at the bottom pf this page - * - */ + +/* Media queries for phones at the bottom pf this page */ + table { border-collapse: separate !important; border-spacing: 0; @@ -161,8 +158,7 @@ div#comment-inputContainer textarea.post-comment.comment-dark-color { .feed-filters li { color: #444; - font-family: 'Lucida Grande', Verdana, 'Bitstream Vera Sans', Arial, - sans-serif; + font-family: 'Lucida Grande', Verdana, 'Bitstream Vera Sans', Arial, sans-serif; font-size: 15px; float: left; height: 2em;