Woman's Athletic Club
Woman's Athletic Club is a historic building located along the Magnificent Mile in the Near North Side community area of Chicago, Illinois. Founded in 1898, it is the home of the first athletic club for women in the United States. It was named a Chicago Landmark on October 2, 1991.[1]
This building now has Magnificent Mile locations of Cartier and Van Cleef & Arpels at the street level.
Notes
- "Woman's Athletic Club". City of Chicago Dept. of Pl. and Devpmt., Landmarks Div. 2003. Retrieved June 5, 2007.
gollark: Because, as I said, copypasting HTML in each page instead of doing it centrally makes making changes horrible.
gollark: What?
gollark: If so, don't do that.
gollark: How are you compiling it? Or are you just copypasting HTML into each page?
gollark: Here is the source code of my titlebar and also the entire website's ultraminified inlined styling.```html<nav><a href="/"><img class="logo" src="/assets/images/logo.svg"></a><a href="/">Index</a><a href="https://status.osmarks.tk/">Status</a><a href="https://i.osmarks.tk/">Images</a></nav>``````cssbody{margin:0;font-family:'Fira Sans','Segoe UI',Tahoma,Geneva,Verdana,sans-serif}a{text-decoration:none}nav{display:flex;align-items:center;padding:1em;margin-bottom:.5em;background:#000}nav .logo{width:1.5em;height:1.5em}nav a,nav img{margin-right:.5em}nav a:nth-child(1){color:#9f9}nav a:nth-child(2){color:#9fc}nav a:nth-child(3){color:#9ff}nav a:nth-child(4){color:#9cf}nav a:nth-child(5){color:#99f}nav a:nth-child(6){color:#c9f}h1,h2,h3,h4,h5,h6{margin:0;font-weight:400}main,.header{margin-left:1em;margin-right:1em}main.blog-post{max-width:40em}main{margin-top:1em}ul{list-style-type:square;padding-left:1em}.isso{padding:1em}.achievements{position:fixed;bottom:0;left:0}.achievements .achievement{cursor:pointer}.achievement{border:1px solid #000;margin:.5em;padding:.5em;max-width:40em}.achievement .title{font-weight:500}.achievement .conditions{font-style:italic}.smallinfo{font-size:.8em;margin-top:.5em;margin-bottom:.5em}```
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.