[noosfero/noosfero][responsive] responsive: add missing file

Bráulio Bhavamitra gitlab at gitlab.com
Thu May 14 15:47:06 BRT 2015


Bráulio Bhavamitra pushed to branch responsive at Noosfero / noosfero


Commits:
921031b3 by Braulio Bhavamitra at 2015-05-14T15:46:48Z
responsive: add missing file

- - - - -


1 changed file:

- + public/designs/themes/base-responsive/stylesheets/_profile_title.scss


Changes:

=====================================
public/designs/themes/base-responsive/stylesheets/_profile_title.scss
=====================================
--- /dev/null
+++ b/public/designs/themes/base-responsive/stylesheets/_profile_title.scss
@@ -0,0 +1,15 @@
+
+.row.profile-title {
+  margin: 0;
+}
+#profile-title a, #profile-title a:visited {
+  font-weight: bold;
+  font-size: 200%;
+  text-decoration: none;
+  color: #2C3E50;
+}
+#profile-title a:hover {
+  text-decoration: underline;
+  color: #18BC9C;
+}
+



View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/921031b3cc4c4b1f187200f905f72ee5aaf768ad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20150514/674f2f52/attachment.html>


More information about the Noosfero-dev mailing list