X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;f=css%2Fdefault.css;h=4fc1be219afc0675aaef3a5d8fb2d8cb6c0d9389;hb=42b8f76ab32990f2668a4e3346374de7bad91be2;hp=223ef1c104c021a02f05251bac8bdf2be9f4c021;hpb=9cc2a6602b47ac97d72efa51ec654418b252b4e4;p=living-lab-site.git diff --git a/css/default.css b/css/default.css index 223ef1c..4fc1be2 100644 --- a/css/default.css +++ b/css/default.css @@ -205,7 +205,7 @@ label.strong text-align: left; padding: 0px 0px 0px 8px; margin: 8px 0px 8px 0px; - background: url(/img/header.png) top repeat-x; + background: url(/img/header.png) center repeat-x; outline: 1px outset rgb(108,162,222); clear: both; } @@ -269,3 +269,16 @@ label.strong word-spacing: 0.5em; margin-bottom: 0.5em; } + +.ui-icon-google +{ + background-image: url("/img/icon-google.png") !important; +} +.ui-icon-yahoo +{ + background-image: url("/img/icon-yahoo.png") !important; +} +.ui-icon-myopenid +{ + background-image: url("/img/icon-myopenid.png") !important; +} \ No newline at end of file