[gnomeweb-wml] diagnome: fix build by adding missing css files.
- From: Jose Aliste <jaliste src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnomeweb-wml] diagnome: fix build by adding missing css files.
- Date: Thu, 13 Oct 2011 03:03:24 +0000 (UTC)
commit a677623d51bead9c34a371775bd7733797afc62a
Author: Josà Aliste <jaliste src gnome org>
Date: Thu Oct 13 00:01:04 2011 -0300
diagnome: fix build by adding missing css files.
projects.gnome.org/diagnome/expositores.css | 9 +++++++++
projects.gnome.org/diagnome/programa.css | 14 ++++++++++++++
2 files changed, 23 insertions(+), 0 deletions(-)
---
diff --git a/projects.gnome.org/diagnome/expositores.css b/projects.gnome.org/diagnome/expositores.css
new file mode 100644
index 0000000..bd0ce97
--- /dev/null
+++ b/projects.gnome.org/diagnome/expositores.css
@@ -0,0 +1,9 @@
+
+.nombrePonente {
+ font-size: 12pt;
+ font-weight: bold;
+}
+
+.datosContactoPonente {
+ font-size: 8.5pt;
+}
diff --git a/projects.gnome.org/diagnome/programa.css b/projects.gnome.org/diagnome/programa.css
new file mode 100644
index 0000000..261fbfb
--- /dev/null
+++ b/projects.gnome.org/diagnome/programa.css
@@ -0,0 +1,14 @@
+.tituloPonencia {
+ font-size: 12pt;
+ font-weight: bold;
+ color: #d0692a;
+}
+
+.nombrePonente {
+ font-size: 10pt;
+ font-weight: bold;
+}
+
+.descripcionPonencia {
+ font-style: italic;
+}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]