diff options
| author | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-02-16 21:29:47 +0100 |
|---|---|---|
| committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-02-16 21:29:47 +0100 |
| commit | a8fa42675eadc1be18eed7e7b2ee34dd70a887fa (patch) | |
| tree | 360eabe01537237fc934063f66179414488e7624 /web/input/resources | |
| parent | 28813dd6a3f569d511a6072cc155b173c85cbf7e (diff) | |
| download | site-a8fa42675eadc1be18eed7e7b2ee34dd70a887fa.tar.gz | |
development.md: Replace inline HTML
Replace HTML code with Markdown syntax.
Diffstat (limited to 'web/input/resources')
| -rw-r--r-- | web/input/resources/plugins.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/input/resources/plugins.css b/web/input/resources/plugins.css index 9b1e76e..c33d8c8 100644 --- a/web/input/resources/plugins.css +++ b/web/input/resources/plugins.css | |||
| @@ -155,6 +155,10 @@ table a:hover { | |||
| 155 | color: #3283c7; /* Overwrite Fancy Index CSS. */ | 155 | color: #3283c7; /* Overwrite Fancy Index CSS. */ |
| 156 | } | 156 | } |
| 157 | 157 | ||
| 158 | img.travis { | ||
| 159 | vertical-align: sub; | ||
| 160 | } | ||
| 161 | |||
| 158 | /* | 162 | /* |
| 159 | * On narrow displays, replace the menu bar with a simple list of items, and | 163 | * On narrow displays, replace the menu bar with a simple list of items, and |
| 160 | * omit the GitHub ribbon. | 164 | * omit the GitHub ribbon. |
