]> gitweb.fluxo.info Git - drupal/muambeiro.git/commitdiff
Adding custom CSS
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 24 Sep 2011 02:05:19 +0000 (23:05 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 24 Sep 2011 02:05:19 +0000 (23:05 -0300)
css/muambeiro.css [new file with mode: 0644]
muambeiro.info

diff --git a/css/muambeiro.css b/css/muambeiro.css
new file mode 100644 (file)
index 0000000..4086f26
--- /dev/null
@@ -0,0 +1,5 @@
+.field-name-field-foto {
+  position: absolute;
+  top: 120px;
+  right: 40px;
+}
index edd2e3f791fd583c9489a8c029575362b7045c76..dc3c2e90152f4f1c4ed63a93ee8939186d75227e 100644 (file)
@@ -26,6 +26,7 @@ stylesheets[all][] = css/layout.css
 stylesheets[all][] = css/style.css
 stylesheets[all][] = css/forms.css
 stylesheets[all][] = css/colors.css
+stylesheets[all][] = css/muambeiro.css
 stylesheets[print][] = css/print.css