@@ -79,39 +79,39 @@ hr#footer-top { width: 33%; border: none; border-top: 1px solid silver; }
7979 width : 200px ;
8080}
8181
82- /* Contact - ----------------------------------------------------------------- */
83- # contact ul {
82+ /* Profiles ----------------------------------------------------------------- */
83+ # profiles ul {
8484 column-width : 10em ;
8585 -moz-column-width : 10em ;
8686 -webkit-column-width : 10em ;
8787}
88- # contact ul > li > a [id ] {
88+ # profiles ul > li > a [id ] {
8989 background-position : 0 center;
9090 padding-left : 20px ;
9191 background-repeat : no-repeat;
9292}
93- # contact # academia-edu {
93+ # profiles # academia-edu {
9494 background-image : url (http://www.google.com/s2/favicons?domain=academia.edu);
9595}
96- # contact # github {
96+ # profiles # github {
9797 background-image : url (http://www.google.com/s2/favicons?domain=github.com);
9898}
99- # contact # google-scholar {
99+ # profiles # google-scholar {
100100 background-image : url (http://www.google.com/s2/favicons?domain=scholar.google.com);
101101}
102- # contact # linkedin {
102+ # profiles # linkedin {
103103 background-image : url (http://www.google.com/s2/favicons?domain=linkedin.com);
104104}
105- # contact a # mendeley {
105+ # profiles a # mendeley {
106106 background-image : url (http://www.google.com/s2/favicons?domain=mendeley.com);
107107}
108- # contact # researchgate {
108+ # profiles # researchgate {
109109 background-image : url (http://www.google.com/s2/favicons?domain=researchgate.com);
110110}
111- # contact # vizualize-me {
111+ # profiles # vizualize-me {
112112 background-image : url (http://www.google.com/s2/favicons?domain=vizualize.me);
113113}
114- # contact # xing {
114+ # profiles # xing {
115115 background-image : url (http://www.google.com/s2/favicons?domain=xing.com);
116116}
117117
0 commit comments