Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[website/CSS] Improve images on website #2034

Closed
Labels
@wouterj

Description

@wouterj

Figure captions

The captions doesn't differ from normal text on the website (and in the PDF). This is a little confusing. I suggest to center the caption (.figure .caption { text-align: center; }) or indent it with some pixels (.figure .caption { text-indent: 20px; }).

Prevent images to breakout of the content

The content on the symfony2 website is690px width. We should add something like this in the stylesheet to prevent images to be wider than the content:

.box_article img{    max-width:100%;}

This issue is created after the discussion in#1982, you can read more information in that issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp