Skip to content

Commit

Permalink
section updated for table view
Browse files Browse the repository at this point in the history
  • Loading branch information
stefangrotz authored Feb 28, 2018
1 parent a22e077 commit 53b718d
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions examples/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,12 @@ h3 a:hover {
height:400px;
}
#selection {
width:580px;
clear: both;
overflow: hidden;
margin: 40px 0;
padding: 10px;
background: #eee;
background: #fefefe;
border: 2px solid #1978cf;
border-top: none;
box-shadow: 0 0 8px #999;
word-wrap:break-word;
}
ul {
font-size:.85em;
Expand Down

0 comments on commit 53b718d

Please sign in to comment.