Difference between revisions of "Team:NYU Shanghai/Parts"
Line 114: | Line 114: | ||
#sponsors a:hover { | #sponsors a:hover { | ||
color: goldenrod; | color: goldenrod; | ||
+ | } | ||
+ | table { | ||
+ | background-color: black; | ||
+ | color: white; | ||
+ | border-color: white; | ||
+ | margin-bottom: 2em; | ||
+ | font-family: "helveticaNL"; | ||
+ | font-size:15px; | ||
+ | border-collapse: collapse; | ||
+ | padding:3px; | ||
+ | } | ||
+ | table, td, th { | ||
+ | border: 1px solid white; | ||
+ | } | ||
+ | th, td { | ||
+ | padding: 5px; | ||
} | } | ||
</style> | </style> |
Revision as of 05:47, 17 September 2015