Compare commits
No commits in common. 'pelican' and 'gh-pages' have entirely different histories.
@ -1,2 +0,0 @@
@@ -1,2 +0,0 @@
|
||||
pelican/output |
||||
pelican/subway |
@ -1,24 +0,0 @@
@@ -1,24 +0,0 @@
|
||||
This work is based on work by Nik Kalyani (2010) nik@kalyani.com http://www.kalyani.com |
||||
and Jon Burrows (2016) subwaymap@jonburrows.co.uk https://jonburrows.co.uk |
||||
|
||||
--------------------------------------------- |
||||
|
||||
Copyright (c) 2018 Charles Reid |
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy |
||||
of this software and associated documentation files (the "Software"), to deal |
||||
in the Software without restriction, including without limitation the rights |
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
||||
copies of the Software, and to permit persons to whom the Software is |
||||
furnished to do so, subject to the following conditions: |
||||
|
||||
The above copyright notice and this permission notice shall be included in all |
||||
copies or substantial portions of the Software. |
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
||||
SOFTWARE. |
@ -1,11 +0,0 @@
@@ -1,11 +0,0 @@
|
||||
# git-subway-maps |
||||
|
||||
Diagrams of git repos in the style of subway maps. |
||||
|
||||
Branches: |
||||
|
||||
* `subway` - contains the actual files for the git subway map app |
||||
* `pelican` - contains the files to generate the Pelican site |
||||
* `gh-pages` - contains the final Pelican site content |
||||
|
||||
You are currently on the `pelican` branch. |
@ -0,0 +1,34 @@
@@ -0,0 +1,34 @@
|
||||
<!DOCTYPE html> |
||||
<html> |
||||
<head> |
||||
<title>Archives</title> |
||||
<meta charset="utf-8" /> |
||||
<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" /> |
||||
<link href="/theme/static/css/style.css" rel="stylesheet" /> |
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> |
||||
</head> |
||||
|
||||
<body id="index" class="archive"> |
||||
<div class="container"> |
||||
<div class="header"> |
||||
<ul class="nav nav-pills pull-right"> |
||||
<li class=""><a href="">Home</a></li> |
||||
<li class="active"><a href="/archives.html">Archives</a></li> |
||||
</ul> |
||||
<h3 class="text-muted"><a href="">Git Subway Maps</a></h3> |
||||
<h2 class="text-muted"></h2> |
||||
</div> |
||||
|
||||
<dl> |
||||
</dl> |
||||
<footer id="contentinfo" class="footer"> |
||||
<nav class="pull-right bottom-nav"> |
||||
<a href="/None">RSS</a> |
||||
</nav> |
||||
<address id="about" class="vcard body"> |
||||
© <a href="">Git Subway Maps</a> Proudly powered by <a href="http://getpelican.com/">Pelican</a> |
||||
</address><!-- /#about --> |
||||
</footer><!-- /#contentinfo --> |
||||
</div><!-- container --> |
||||
</body> |
||||
</html> |
@ -0,0 +1,34 @@
@@ -0,0 +1,34 @@
|
||||
<!DOCTYPE html> |
||||
<html> |
||||
<head> |
||||
<title>Git Subway Maps - Authors</title> |
||||
<meta charset="utf-8" /> |
||||
<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" /> |
||||
<link href="/theme/static/css/style.css" rel="stylesheet" /> |
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> |
||||
</head> |
||||
|
||||
<body id="index" class="archive"> |
||||
<div class="container"> |
||||
<div class="header"> |
||||
<ul class="nav nav-pills pull-right"> |
||||
<li class=""><a href="">Home</a></li> |
||||
<li><a href="/archives.html">Archives</a></li> |
||||
</ul> |
||||
<h3 class="text-muted"><a href="">Git Subway Maps</a></h3> |
||||
<h2 class="text-muted"></h2> |
||||
</div> |
||||
<h1>Authors on Git Subway Maps</h1> |
||||
|
||||
<ul> </ul> |
||||
<footer id="contentinfo" class="footer"> |
||||
<nav class="pull-right bottom-nav"> |
||||
<a href="/None">RSS</a> |
||||
</nav> |
||||
<address id="about" class="vcard body"> |
||||
© <a href="">Git Subway Maps</a> Proudly powered by <a href="http://getpelican.com/">Pelican</a> |
||||
</address><!-- /#about --> |
||||
</footer><!-- /#contentinfo --> |
||||
</div><!-- container --> |
||||
</body> |
||||
</html> |
@ -0,0 +1,33 @@
@@ -0,0 +1,33 @@
|
||||
<!DOCTYPE html> |
||||
<html> |
||||
<head> |
||||
<title> Articles in - Git Subway Maps</title> |
||||
<meta charset="utf-8" /> |
||||
<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" /> |
||||
<link href="/theme/static/css/style.css" rel="stylesheet" /> |
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> |
||||
</head> |
||||
|
||||
<body id="index" class="archive"> |
||||
<div class="container"> |
||||
<div class="header"> |
||||
<ul class="nav nav-pills pull-right"> |
||||
<li class=""><a href="">Home</a></li> |
||||
<li class="active"><a href="/archives.html">Archives</a></li> |
||||
</ul> |
||||
<h3 class="text-muted"><a href="">Git Subway Maps</a></h3> |
||||
<h2 class="text-muted"></h2> |
||||
</div> |
||||
<ul> |
||||
</ul> |
||||
<footer id="contentinfo" class="footer"> |
||||
<nav class="pull-right bottom-nav"> |
||||
<a href="/None">RSS</a> |
||||
</nav> |
||||
<address id="about" class="vcard body"> |
||||
© <a href="">Git Subway Maps</a> Proudly powered by <a href="http://getpelican.com/">Pelican</a> |
||||
</address><!-- /#about --> |
||||
</footer><!-- /#contentinfo --> |
||||
</div><!-- container --> |
||||
</body> |
||||
</html> |
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 40 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 37 KiB |
Before Width: | Height: | Size: 81 KiB After Width: | Height: | Size: 81 KiB |
Before Width: | Height: | Size: 67 KiB After Width: | Height: | Size: 67 KiB |
@ -0,0 +1,14 @@
@@ -0,0 +1,14 @@
|
||||
/** |
||||
* These styles are for one-branch maps. |
||||
*/ |
||||
.subway-map |
||||
{ |
||||
margin: 0; |
||||
width: 500px; |
||||
height:200px; |
||||
background-color: white; |
||||
} |
||||
|
||||
div#legend { |
||||
margin-left: 50px; |
||||
} |
@ -1,15 +0,0 @@
@@ -1,15 +0,0 @@
|
||||
# Read these instructions |
||||
|
||||
The subway map materials are not on the `pelican` branch, |
||||
so you cannot make the `pelican` site without an extra step. |
||||
|
||||
You will need to clone the `subway` branch to the `subway` |
||||
folder by executing the following command in the current |
||||
directory: |
||||
|
||||
``` |
||||
git clone -b subway https://git.charlesreid1.com/charlesreid1/git-subway-maps.git subway |
||||
``` |
||||
|
||||
Now the subway branch is located in the `subway/` folder, |
||||
and running `pelican content` will now generate the content. |
@ -1,62 +0,0 @@
@@ -1,62 +0,0 @@
|
||||
#!/usr/bin/env python |
||||
import markdown |
||||
|
||||
AUTHOR = 'charlesreid1' |
||||
SITENAME = 'Git Subway Maps' |
||||
SITEURL = '' |
||||
TIMEZONE = 'America/Los_Angeles' |
||||
DEFAULT_LANG = 'en' |
||||
|
||||
PATH = 'content' |
||||
OUTPUT_PATH = 'output' |
||||
|
||||
# --------------8<--------------------- |
||||
# Theme |
||||
|
||||
THEME = 'simple-bootstrap' |
||||
|
||||
# --------------8<--------------------- |
||||
# Files and content |
||||
|
||||
# Don't try to turn HTML files into pages |
||||
READERS = {'html': None} |
||||
|
||||
# This will look for a directory img/ |
||||
# inside the directory content/ |
||||
# The contents of img/ will be available at |
||||
# {{ SITEURL }}/img |
||||
STATIC_PATHS = ['img','css','vendor'] |
||||
|
||||
|
||||
# --------------8<--------------------- |
||||
# apps |
||||
|
||||
EXTRA_TEMPLATES_PATHS = [] |
||||
TEMPLATE_PAGES = {} |
||||
TEMPLATE_PAGES['index.html'] = 'index.html' |
||||
|
||||
EXTRA_TEMPLATES_PATHS.append('subway') |
||||
TEMPLATE_PAGES['one_branch.html'] = 'one_branch.html' |
||||
TEMPLATE_PAGES['two_branches.html'] = 'two_branches.html' |
||||
TEMPLATE_PAGES['three_branches.html'] = 'three_branches.html' |
||||
|
||||
TEMPLATE_PAGES['subway.css'] = 'subway.css' |
||||
TEMPLATE_PAGES['one_branch.css'] = 'one_branch.css' |
||||
TEMPLATE_PAGES['two_branches.css'] = 'two_branches.css' |
||||
TEMPLATE_PAGES['three_branches.css'] = 'three_branches.css' |
||||
|
||||
TEMPLATE_PAGES['jquery-1.9.0.min.js'] = 'jquery-1.9.0.min.js' |
||||
TEMPLATE_PAGES['jquery.subwayMap-0.5.0.js'] = 'jquery.subwayMap-0.5.0.js' |
||||
|
||||
|
||||
# --------------8<--------------------- |
||||
# idk just some dumb stuff |
||||
|
||||
DISPLAY_PAGES_ON_MENU = False |
||||
FEED_ALL_ATOM = None |
||||
CATEGORY_FEED_ATOM = None |
||||
TRANSLATION_FEED_ATOM = None |
||||
AUTHOR_FEED_ATOM = None |
||||
AUTHOR_FEED_RSS = None |
||||
DEFAULT_PAGINATION = False |
||||
|
@ -0,0 +1,45 @@
@@ -0,0 +1,45 @@
|
||||
/** |
||||
* These styles are for all subway maps. |
||||
*/ |
||||
body |
||||
{ |
||||
font-family: Verdana; |
||||
font-size: 8pt; |
||||
} |
||||
|
||||
/* The main DIV for the map */ |
||||
.subway-map |
||||
{ |
||||
margin: 0; |
||||
width: 500px; |
||||
height:300px; |
||||
background-color: white; |
||||
} |
||||
|
||||
/* Text labels */ |
||||
.text |
||||
{ |
||||
text-decoration: none; |
||||
color: black; |
||||
} |
||||
|
||||
#legend |
||||
{ |
||||
float: left; |
||||
width: 250px; |
||||
height:400px; |
||||
} |
||||
|
||||
#legend div |
||||
{ |
||||
height: 25px; |
||||
} |
||||
|
||||
#legend span |
||||
{ |
||||
margin: 5px 5px 5px 0; |
||||
} |
||||
.subway-map span |
||||
{ |
||||
margin: 5px 5px 5px 0; |
||||
} |
@ -0,0 +1,34 @@
@@ -0,0 +1,34 @@
|
||||
<!DOCTYPE html> |
||||
<html> |
||||
<head> |
||||
<title>Tags</title> |
||||
<meta charset="utf-8" /> |
||||
<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" /> |
||||
<link href="/theme/static/css/style.css" rel="stylesheet" /> |
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> |
||||
</head> |
||||
|
||||
<body id="index" class="archive"> |
||||
<div class="container"> |
||||
<div class="header"> |
||||
<ul class="nav nav-pills pull-right"> |
||||
<li class=""><a href="">Home</a></li> |
||||
<li class="active"><a href="/archives.html">Archives</a></li> |
||||
</ul> |
||||
<h3 class="text-muted"><a href="">Git Subway Maps</a></h3> |
||||
<h2 class="text-muted"></h2> |
||||
</div> |
||||
|
||||
<ul class="tag"> |
||||
</ul> |
||||
<footer id="contentinfo" class="footer"> |
||||
<nav class="pull-right bottom-nav"> |
||||
<a href="/None">RSS</a> |
||||
</nav> |
||||
<address id="about" class="vcard body"> |
||||
© <a href="">Git Subway Maps</a> Proudly powered by <a href="http://getpelican.com/">Pelican</a> |
||||
</address><!-- /#about --> |
||||
</footer><!-- /#contentinfo --> |
||||
</div><!-- container --> |
||||
</body> |
||||
</html> |
@ -0,0 +1,177 @@
@@ -0,0 +1,177 @@
|
||||
/* Space out content a bit */ |
||||
body { |
||||
padding-top: 20px; |
||||
} |
||||
|
||||
/* Everything but the jumbotron gets side spacing for mobile first views */ |
||||
.header, |
||||
.footer, |
||||
.content, |
||||
.comment { |
||||
padding-left: 5px; |
||||
padding-right: 5px; |
||||
} |
||||
.nav-pills{ |
||||
display:none; |
||||
} |
||||
/* Custom page header */ |
||||
.header { |
||||
border-bottom: 1px solid #e5e5e5; |
||||
} |
||||
/* Make the masthead heading the same height as the navigation */ |
||||
.header h3 { |
||||
margin-top: 0; |
||||
margin-bottom: 0; |
||||
line-height: 40px; |
||||
padding-bottom: 19px; |
||||
} |
||||
|
||||
/* Custom page footer */ |
||||
.footer { |
||||
padding-top: 19px; |
||||
color: #777; |
||||
border-top: 1px solid #e5e5e5; |
||||
margin-top:40px; |
||||
} |
||||
|
||||
/* Customize container */ |
||||
@media (min-width: 768px) { |
||||
.container { |
||||
max-width: 730px; |
||||
} |
||||
} |
||||
.container-narrow > hr { |
||||
margin: 30px 0; |
||||
} |
||||
|
||||
/* Main marketing message and sign up button */ |
||||
.jumbotron { |
||||
text-align: center; |
||||
border-bottom: 1px solid #e5e5e5; |
||||
} |
||||
.jumbotron .btn { |
||||
font-size: 21px; |
||||
padding: 14px 24px; |
||||
} |
||||
|
||||
/* Supporting marketing content */ |
||||
.marketing { |
||||
margin: 40px 0; |
||||
} |
||||
.marketing p + h4 { |
||||
margin-top: 28px; |
||||
} |
||||
.header .text-muted a{ |
||||
color:#999; |
||||
text-decoration:none; |
||||
} |
||||
.entry-content{ |
||||
padding:5px 0 15px;; |
||||
line-height:1.8; |
||||
} |
||||
.hentry{ |
||||
margin-bottom:18px; |
||||
} |
||||
.pager{ |
||||
margin-bottom:30px; |
||||
} |
||||
.pager ul{ |
||||
margin:0; |
||||
padding:0; |
||||
} |
||||
.post-info{ |
||||
padding-bottom:30px; |
||||
} |
||||
.post-info address{ |
||||
display:inline; |
||||
} |
||||
.comment{ |
||||
padding-top:15px; |
||||
padding-bottom:15px; |
||||
} |
||||
.archive-list li{ |
||||
font-size:16px; |
||||
margin-bottom:10px; |
||||
} |
||||
.bottom-nav{display:none;} |
||||
.bottom-nav a{margin-left:15px;} |
||||
/* code style */ |
||||
.highlight { background-color: #ffffcc } |
||||
.c { color: #999988; font-style: italic } /* Comment */ |
||||
.err { color: #a61717; background-color: #e3d2d2 } /* Error */ |
||||
.k { color: #000000; font-weight: bold } /* Keyword */ |
||||
.o { color: #000000; font-weight: bold } /* Operator */ |
||||
.cm { color: #999988; font-style: italic } /* Comment.Multiline */ |
||||
.cp { color: #999999; font-weight: bold; font-style: italic } /* Comment.Preproc */ |
||||
.c1 { color: #999988; font-style: italic } /* Comment.Single */ |
||||
.cs { color: #999999; font-weight: bold; font-style: italic } /* Comment.Special */ |
||||
.gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */ |
||||
.ge { color: #000000; font-style: italic } /* Generic.Emph */ |
||||
.gr { color: #aa0000 } /* Generic.Error */ |
||||
.gh { color: #999999 } /* Generic.Heading */ |
||||
.gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */ |
||||
.go { color: #888888 } /* Generic.Output */ |
||||
.gp { color: #555555 } /* Generic.Prompt */ |
||||
.gs { font-weight: bold } /* Generic.Strong */ |
||||
.gu { color: #aaaaaa } /* Generic.Subheading */ |
||||
.gt { color: #aa0000 } /* Generic.Traceback */ |
||||
.kc { color: #000000; font-weight: bold } /* Keyword.Constant */ |
||||
.kd { color: #000000; font-weight: bold } /* Keyword.Declaration */ |
||||
.kn { color: #000000; font-weight: bold } /* Keyword.Namespace */ |
||||
.kp { color: #000000; font-weight: bold } /* Keyword.Pseudo */ |
||||
.kr { color: #000000; font-weight: bold } /* Keyword.Reserved */ |
||||
.kt { color: #445588; font-weight: bold } /* Keyword.Type */ |
||||
.m { color: #009999 } /* Literal.Number */ |
||||
.s { color: #d01040 } /* Literal.String */ |
||||
.na { color: #008080 } /* Name.Attribute */ |
||||
.nb { color: #0086B3 } /* Name.Builtin */ |
||||
.nc { color: #445588; font-weight: bold } /* Name.Class */ |
||||
.no { color: #008080 } /* Name.Constant */ |
||||
.nd { color: #3c5d5d; font-weight: bold } /* Name.Decorator */ |
||||
.ni { color: #800080 } /* Name.Entity */ |
||||
.ne { color: #990000; font-weight: bold } /* Name.Exception */ |
||||
.nf { color: #990000; font-weight: bold } /* Name.Function */ |
||||
.nl { color: #990000; font-weight: bold } /* Name.Label */ |
||||
.nn { color: #555555 } /* Name.Namespace */ |
||||
.nt { color: #000080 } /* Name.Tag */ |
||||
.nv { color: #008080 } /* Name.Variable */ |
||||
.ow { color: #000000; font-weight: bold } /* Operator.Word */ |
||||
.w { color: #bbbbbb } /* Text.Whitespace */ |
||||
.mf { color: #009999 } /* Literal.Number.Float */ |
||||
.mh { color: #009999 } /* Literal.Number.Hex */ |
||||
.mi { color: #009999 } /* Literal.Number.Integer */ |
||||
.mo { color: #009999 } /* Literal.Number.Oct */ |
||||
.sb { color: #d01040 } /* Literal.String.Backtick */ |
||||
.sc { color: #d01040 } /* Literal.String.Char */ |
||||
.sd { color: #d01040 } /* Literal.String.Doc */ |
||||
.s2 { color: #d01040 } /* Literal.String.Double */ |
||||
.se { color: #d01040 } /* Literal.String.Escape */ |
||||
.sh { color: #d01040 } /* Literal.String.Heredoc */ |
||||
.si { color: #d01040 } /* Literal.String.Interpol */ |
||||
.sx { color: #d01040 } /* Literal.String.Other */ |
||||
.sr { color: #009926 } /* Literal.String.Regex */ |
||||
.s1 { color: #d01040 } /* Literal.String.Single */ |
||||
.ss { color: #990073 } /* Literal.String.Symbol */ |
||||
.bp { color: #999999 } /* Name.Builtin.Pseudo */ |
||||
.vc { color: #008080 } /* Name.Variable.Class */ |
||||
.vg { color: #008080 } /* Name.Variable.Global */ |
||||
.vi { color: #008080 } /* Name.Variable.Instance */ |
||||
.il { color: #009999 } /* Literal.Number.Integer.Long */ |
||||
/* Responsive: Portrait tablets and up */ |
||||
@media screen and (min-width: 768px) { |
||||
/* Remove the padding we set earlier */ |
||||
.header, |
||||
.content, |
||||
.footer, |
||||
.comment { |
||||
padding-left: 0; |
||||
padding-right: 0; |
||||
} |
||||
/* Space out the masthead */ |
||||
.header { |
||||
margin-bottom: 30px; |
||||
} |
||||
.nav-pills,.bottom-nav{ |
||||
display:block; |
||||
} |
||||
} |
@ -0,0 +1,79 @@
@@ -0,0 +1,79 @@
|
||||
/* Space out content a bit */ |
||||
body { |
||||
padding-top: 20px; |
||||
padding-bottom: 20px; |
||||
} |
||||
|
||||
/* Everything but the jumbotron gets side spacing for mobile first views */ |
||||
.header, |
||||
.marketing, |
||||
.footer { |
||||
padding-left: 15px; |
||||
padding-right: 15px; |
||||
} |
||||
|
||||
/* Custom page header */ |
||||
.header { |
||||
border-bottom: 1px solid #e5e5e5; |
||||
} |
||||
/* Make the masthead heading the same height as the navigation */ |
||||
.header h3 { |
||||
margin-top: 0; |
||||
margin-bottom: 0; |
||||
line-height: 40px; |
||||
padding-bottom: 19px; |
||||
} |
||||
|
||||
/* Custom page footer */ |
||||
.footer { |
||||
padding-top: 19px; |
||||
color: #777; |
||||
border-top: 1px solid #e5e5e5; |
||||
} |
||||
|
||||
/* Customize container */ |
||||
@media (min-width: 768px) { |
||||
.container { |
||||
max-width: 730px; |
||||
} |
||||
} |
||||
.container-narrow > hr { |
||||
margin: 30px 0; |
||||
} |
||||
|
||||
/* Main marketing message and sign up button */ |
||||
.jumbotron { |
||||
text-align: center; |
||||
border-bottom: 1px solid #e5e5e5; |
||||
} |
||||
.jumbotron .btn { |
||||
font-size: 21px; |
||||
padding: 14px 24px; |
||||
} |
||||
|
||||
/* Supporting marketing content */ |
||||
.marketing { |
||||
margin: 40px 0; |
||||
} |
||||
.marketing p + h4 { |
||||
margin-top: 28px; |
||||
} |
||||
|
||||
/* Responsive: Portrait tablets and up */ |
||||
@media screen and (min-width: 768px) { |
||||
/* Remove the padding we set earlier */ |
||||
.header, |
||||
.marketing, |
||||
.footer { |
||||
padding-left: 0; |
||||
padding-right: 0; |
||||
} |
||||
/* Space out the masthead */ |
||||
.header { |
||||
margin-bottom: 30px; |
||||
} |
||||
/* Remove the bottom border on the jumbotron for visual effect */ |
||||
.jumbotron { |
||||
border-bottom: 0; |
||||
} |
||||
} |
@ -0,0 +1,14 @@
@@ -0,0 +1,14 @@
|
||||
/** |
||||
* These styles are for two-branch maps. |
||||
*/ |
||||
.subway-map |
||||
{ |
||||
margin: 0; |
||||
width: 500px; |
||||
height: 500px; |
||||
background-color: white; |
||||
} |
||||
|
||||
div#legend { |
||||
margin-left: 50px; |
||||
} |
@ -0,0 +1,14 @@
@@ -0,0 +1,14 @@
|
||||
/** |
||||
* These styles are for two-branch maps. |
||||
*/ |
||||
.subway-map |
||||
{ |
||||
margin: 0; |
||||
width: 500px; |
||||
height: 350px; |
||||
background-color: white; |
||||
} |
||||
|
||||
div#legend { |
||||
margin-left: 50px; |
||||
} |