Private GIT

Skip to content
Snippets Groups Projects
Commit 07944c4e authored by Jonathon Saine's avatar Jonathon Saine
Browse files

Added slightly padding to the tv shows' summary.

parent c1bdbab7
Branches
Tags
No related merge requests found
...@@ -73,7 +73,6 @@ color:#57442B; ...@@ -73,7 +73,6 @@ color:#57442B;
/* --------------------------------------------- */ /* --------------------------------------------- */
table { table {
font-size:9pt;
margin:0; margin:0;
} }
...@@ -296,6 +295,9 @@ padding:10px; ...@@ -296,6 +295,9 @@ padding:10px;
border:1px solid #DFDEDE; border:1px solid #DFDEDE;
margin:10px; margin:10px;
} }
div#summary tr {
line-height: 17px;
}
#MainMenu { #MainMenu {
background-color:#57442B; background-color:#57442B;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment