Added companies to games list.

This commit is contained in:
Daniel Buckmaster 2014-04-18 13:20:36 +10:00
parent c7e447fd08
commit 1f000e9458
2 changed files with 17 additions and 0 deletions

View file

@ -95,6 +95,13 @@ h4 a:hover {
color: rgb(51, 51, 51);
}
a.media-subheading,
a.media-subheading:hover {
color: #666;
font-style: italic;
font-size: 90%;
}
.dropdown-toggle i {
margin-left: 0.3em;
}