diff options
Diffstat (limited to 'gentoo_ads/ads/templates/ads.html')
-rw-r--r-- | gentoo_ads/ads/templates/ads.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gentoo_ads/ads/templates/ads.html b/gentoo_ads/ads/templates/ads.html index a1d0a15..8cfde9d 100644 --- a/gentoo_ads/ads/templates/ads.html +++ b/gentoo_ads/ads/templates/ads.html @@ -3,7 +3,7 @@ <head> <title></title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> - <link title="new" rel="stylesheet" href="http://www.gentoo.org/css/main.css" type="text/css" /> + <link title="new" rel="stylesheet" href="//www.gentoo.org/css/main.css" type="text/css" /> <style type="text/css"> div.ads { text-align: center; |