diff options
| author | Franck Cuny <franck.cuny@gmail.com> | 2013-09-28 15:12:03 -0700 |
|---|---|---|
| committer | Franck Cuny <franck.cuny@gmail.com> | 2013-09-28 15:12:03 -0700 |
| commit | 3b95d4aec6334b0e18eed433120fd549eaa5fa36 (patch) | |
| tree | dc849b8a5e5414cda9bd7836a7b356f4948015c1 /doc/Viewing Large Images with Seadragon and Pythonhtml_files/global.css | |
| download | cpan-explorer-master.tar.gz | |
import cpan-explorermaster
Diffstat (limited to '')
| -rw-r--r-- | doc/Viewing Large Images with Seadragon and Pythonhtml_files/global.css | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/Viewing Large Images with Seadragon and Pythonhtml_files/global.css b/doc/Viewing Large Images with Seadragon and Pythonhtml_files/global.css new file mode 100644 index 0000000..66e2450 --- /dev/null +++ b/doc/Viewing Large Images with Seadragon and Pythonhtml_files/global.css @@ -0,0 +1,16 @@ +img.latex { vertical-align: middle; border: none; } + +form.contact-form { width: 100%; text-align: left; } +form.contact-form textarea { width: 96%; } +form.contact-form label { float: none; display: inline; } +.form-error, form.contact-form p label.form-error { color: maroon; } + +.video-player { margin: auto; padding: 5px; text-align:center; border: 0px;} +.wpvidavee_title { text-align:left; font-weight:bold; font-family:Tahoma,Arial,sans-serif; font-size:10px; line-height:12px; padding: 2px 5px; } +.wpvidavee_footer { text-align:right; font-family:Tahoma,Arial,sans-serif; font-size:9px; line-height:11px; padding: 2px 5px; } +.wpvidavee_footer a { text-decoration: none; } +.wpvidavee_p { color: red; } + +.hidden { display: none; } + +.possibly-related { clear: both; } |
