Created
November 6, 2012 23:09
-
-
Save higs4281/4028317 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<style> #elex {color: #fff; width:578px; height:125px; background-image:url('http://tampabay.com/tbprojects/elections/2012/results/img/bunting578.jpg'); background-repeat:no-repeat; margin:0; padding:0;} .elex_logo {text-indent:-2000px;background-image: url('http://tampabay.com/tbprojects/elections/2012/results/img/election-title.png'); background-repeat:no-repeat; height:60px; width:390px; margin-left:auto;margin-right:auto;position:relative;top:20px;margin-bottom:20px;} #elex_brick_ul {color: #fff; list-style:none; margin:10px 20px; padding:0; overflow:hidden; font-family:helvetica,sans; font-weight:bold; width:578px; } .elex_brick_li {color: #fff; float:left; padding:2px; margin-top:1px; list-style-type:none; display:block; text-transform:uppercase; font-weight:bold;} .elex_brick_li a:hover { text-decoration:underline; background-color:#173f8a; font-weight:bold; } .elex_brick {display: block; color: #fff; padding-top: 3px; padding-right: 8px; padding-bottom: 3px; padding-left: 8px; width: auto; text-decoration: none; background-color:#172c4b; font-size:15px;} .elex_brick_li a {color:#fff; font-weight:bold;} </style> <div id="elex"> <a href="http://tampabay.com/tbprojects/elections/2012/results/results.html"><h3 class="elex_logo">Election 2012</h3></a> <ul id="elex_brick_ul"> <li class="elex_brick_li"><a class="elex_brick" href="http://tampabay.com/tbprojects/elections/2012/results/results.html">Florida Votes</a></li> <li class="elex_brick_li"><a class="elex_brick" href="http://tampabay.com/tbprojects/elections/2012/results/US.html">U.S. Results Map</a></li> <li class="elex_brick_li"><a class="elex_brick" href="http://tampabay.com/tbprojects/elections/2012/results/congress.html">CONGRESS</a></li> <li class="elex_brick_li"><a class="elex_brick" href="http://tampabay.com/tbprojects/elections/2012/results/legislature.html">LEGISLATURE</a></li> </ul> </div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment