diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-03-17 20:49:45 +0000 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-03-18 04:03:08 +0000 |
commit | ccc09ce5b6e39fed38434d9e97574d84c425bc65 (patch) | |
tree | 7dea151f3246a9f595280c18f70855e1beeae17f /docs/css | |
parent | c164960b3b600a4da564b58645b776bbb5f4a016 (diff) | |
download | librebootfr-ccc09ce5b6e39fed38434d9e97574d84c425bc65.tar.gz librebootfr-ccc09ce5b6e39fed38434d9e97574d84c425bc65.zip |
New board: ThinkPad T400
Diffstat (limited to 'docs/css')
-rw-r--r-- | docs/css/main.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/css/main.css b/docs/css/main.css index 66a0503c..82fbf8e7 100644 --- a/docs/css/main.css +++ b/docs/css/main.css @@ -74,3 +74,7 @@ div.important, pre, div.subsection { border-radius:0.25em; box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75); } + +.photos p { + text-align:left; +} |