r252858 - itu.faculty/trunk/itu/faculty/browser/stylesheets
"H. Turgut Uyar" <svn-changes-z4DKO/[email protected]> Mon, 9 Mar 2015 07:48:17 +0000 (UTC)
| Newsgroups | gmane.comp.web.zope.plone.collective.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: uyar
Date: Mon Mar 9 07:48:16 2015
New Revision: 252858
Modified:
itu.faculty/trunk/itu/faculty/browser/stylesheets/main.css
Log:
fixed member page template style
Modified: itu.faculty/trunk/itu/faculty/browser/stylesheets/main.css
==============================================================================
--- itu.faculty/trunk/itu/faculty/browser/stylesheets/main.css (original)
+++ itu.faculty/trunk/itu/faculty/browser/stylesheets/main.css Mon Mar 9 07:48:16 2015
@@ -1,6 +1,7 @@
div.staff-member-photo {
float: left;
width: 220px;
+ margin-bottom: 1ex;
}
div.staff-member-in-category {
@@ -17,6 +18,10 @@
margin-left: 120px;
}
+div.staff-member-webpages {
+ clear: left;
+}
+
div.staff-member-webpages h2 {
font-size: 150%;
}
@@ -37,6 +42,10 @@
font-size: 150%;
}
+table.staff-member-contact {
+ width: auto !important;
+}
+
table.staff-member-contact th {
text-align: left;
vertical-align: top;
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/