diff options
author | lxf <sng@luxagraf.net> | 2021-11-06 09:44:22 -0400 |
---|---|---|
committer | lxf <sng@luxagraf.net> | 2021-11-06 09:44:22 -0400 |
commit | 2c291d0bdfad485f3e7605d6b39433894e75a687 (patch) | |
tree | f9a73a0e1cbcd51d7ccc0fb99296049c66babe16 /design/old/v6/ie.sass | |
parent | d9f51299809bfb6b3ac589b7c42016d0ef240299 (diff) |
moved design to bak because I don't need to access it much
Diffstat (limited to 'design/old/v6/ie.sass')
-rw-r--r-- | design/old/v6/ie.sass | 49 |
1 files changed, 0 insertions, 49 deletions
diff --git a/design/old/v6/ie.sass b/design/old/v6/ie.sass deleted file mode 100644 index 8ba7172..0000000 --- a/design/old/v6/ie.sass +++ /dev/null @@ -1,49 +0,0 @@ -.archive - clear: both - article - *clear: both -#pagination - clear: both -.figcaption - *clear: both - *display: inline-block -.top - clear: both - display: inline-block -#projects-archive - clear: both - display: inline-block -.black, .dark - nav - a, a:visited - color: white !important - a:hover - color: #b53a04 !important -#map-canvas img - border: none -.park - h1, .legend - *margin-left: -490px !important - .legend - height: 60px !important - .buttons - margin-top: 15px !important - a - display: block - float: left - margin-left: 8px - padding: 7px !important - .map-wrapper - *margin-left: 22px !important -.drop - font-size: 5em !important - padding: 24px 10px 20px 0 !important -.double .drop, .drop-small - padding: 14px 8px 5px 0 -.picfull - display: block !important - float: none !important - clear: both !important - display: inline-block !important -.dark body:focus, .black body:focus - outline: none\9 |