From 3b95d4aec6334b0e18eed433120fd549eaa5fa36 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sat, 28 Sep 2013 15:12:03 -0700 Subject: import cpan-explorer --- .../global.css | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 doc/Viewing Large Images with Seadragon and Pythonhtml_files/global.css (limited to 'doc/Viewing Large Images with Seadragon and Pythonhtml_files/global.css') 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; } -- cgit v1.2.3