Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As a site visitor, I want the article content to be easier to read #42

Open
akalindsey opened this issue Jun 22, 2014 · 1 comment
Open

Comments

@akalindsey
Copy link

The line height on article content areas could be taller for better readability.

Try adding this to your CSS:

line-height: 1.5;

... for this content area:
this content

@shaunagm
Copy link
Member

Thanks @akalindsey!

Note: the change will likely need to be made here.

IamAdiSri added a commit to IamAdiSri/oh-contribution-stories that referenced this issue Jun 4, 2015
As a site visitor, I want the article content to be easier to read
issue openhatch#42
IamAdiSri added a commit to IamAdiSri/oh-contribution-stories that referenced this issue Jun 4, 2015
As a site visitor, I want the article content to be easier to read
issue openhatch#42

Added space under the heading (Title and Info)

As a reader, I want the list of recent stories to be more aesthetically
laid out openhatch#49

Added space under the Info line within Recent Stories.

Added favicon

As a site visitor, I want to see a favicon openhatch#33

Added the generic OpenHatch favicon available at:
http://openhatch.org/static/images/penguin.png
IamAdiSri added a commit to IamAdiSri/oh-contribution-stories that referenced this issue Jun 4, 2015
>Added line-height attribute to custom.css (issue openhatch#42)

>Added space between the heading (Story Title and Info) and Summary under Recent Stories (issue openhatch#49)

>Added favicon (issue openhatch#33)

Added the generic OpenHatch favicon available at:
http://openhatch.org/static/images/penguin.png
IamAdiSri added a commit to IamAdiSri/oh-contribution-stories that referenced this issue Jun 4, 2015
>Added line-height attribute to custom.css (issue openhatch#42)
	Edited custom.css

>Added space between the heading (Story Title and Info) and Summary under Recent Stories (issue openhatch#49)
	Edited index.html

>Added favicon (issue openhatch#33)
	Edited base.html
	Added favicon.ico to /contents/images
	{Added the generic OpenHatch favicon available at: http://openhatch.org/static/images/penguin.png}
IamAdiSri added a commit to IamAdiSri/oh-contribution-stories that referenced this issue Jun 4, 2015
>Added line-height attribute to custom.css (issue openhatch#42)
	Edited custom.css

>Added space between the heading (Story Title and Info) and Summary under Recent Stories (issue openhatch#49)
	Edited index.html

>Added favicon (issue openhatch#33)
	Edited base.html
	Added favicon.ico to /contents/images
	{Added the generic OpenHatch favicon available at: http://openhatch.org/static/images/penguin.png}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants