mirror of
https://github.com/Brandon-Rozek/website.git
synced 2024-11-09 10:40:34 -05:00
Switched to hide DC
This commit is contained in:
parent
1632dfbb1b
commit
a44ac8e8ad
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
.state {fill:#D0D0D0} /* default color for all states not specified below */
|
.state {fill:#D0D0D0} /* default color for all states not specified below */
|
||||||
.borders {stroke:#FFFFFF; stroke-width:1} /* color and width of borders between states */
|
.borders {stroke:#FFFFFF; stroke-width:1} /* color and width of borders between states */
|
||||||
.dccircle {display:yes} /* set display to yes to show the circle for the District of Columbia, or none to hide it */
|
.dccircle {display:none} /* set display to yes to show the circle for the District of Columbia, or none to hide it */
|
||||||
.separator1 {stroke:#B0B0B0; stroke-width:2} /* color and width of lines around Alaska and Hawaii */
|
.separator1 {stroke:#B0B0B0; stroke-width:2} /* color and width of lines around Alaska and Hawaii */
|
||||||
|
|
||||||
/* Individual states can be colored as follows:
|
/* Individual states can be colored as follows:
|
||||||
|
|
Before Width: | Height: | Size: 57 KiB After Width: | Height: | Size: 57 KiB |
Loading…
Reference in a new issue