From c6b56db58337ff273148283bbd388c0a36eed321 Mon Sep 17 00:00:00 2001 From: tknall Date: Thu, 10 Apr 2008 15:25:53 +0000 Subject: style adjustments for the web interface; note concerning verification of textual signed documents git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@257 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c --- src/main/webapp/css/pdfas-styles.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/main/webapp/css') diff --git a/src/main/webapp/css/pdfas-styles.css b/src/main/webapp/css/pdfas-styles.css index 7803827..c82069b 100644 --- a/src/main/webapp/css/pdfas-styles.css +++ b/src/main/webapp/css/pdfas-styles.css @@ -50,6 +50,11 @@ div.pdfasnote { margin: 0px 0px 0px 0px; } +.pdfasemphasis { + color: #2c5486; + font-weight: bold; +} + pre.pdfasnt { font: 1em, courier new, courier, monospace; border: 1px solid black; -- cgit v1.2.3