Remove unused style

This commit is contained in:
Tim Schaub
2013-08-28 14:21:07 -06:00
parent c34e582f1a
commit b4df86a17e

View File

@@ -9,13 +9,6 @@
<link rel="stylesheet" href="../resources/layout.css" type="text/css">
<link rel="stylesheet" href="../resources/bootstrap/css/bootstrap-responsive.min.css" type="text/css">
<style type="text/css">
#vienna {
text-decoration: none;
color: white;
font-size: 11pt;
font-weight: bold;
text-shadow: black 0.1em 0.1em 0.2em;
}
#popup-container {
background-color: white;
padding: 15px 20px;