Commit 0c981937 authored by shadMod's avatar shadMod 💬

nuove pagine derivate

parent baf443c8
...@@ -10,8 +10,8 @@ div.page div.row.background-wallpaper { ...@@ -10,8 +10,8 @@ div.page div.row.background-wallpaper {
} }
&.ubuntu, &.desktop, &.kubuntu, &.lubuntu, &.xubuntu, &.ubuntu-mate, &.ubuntu, &.desktop, &.kubuntu, &.lubuntu, &.xubuntu, &.ubuntu-mate,
&.ubuntu-budgie, &.ubuntukylin, &.ubuntustudio, &.ubuntu-touch, &.ubuntu-budgie, &.ubuntu-kylin, &.ubuntustudio, &.ubuntu-touch,
&.nuovo-rilascio, &.banner-latest { &.nuovo-rilascio {
color: #fff; color: #fff;
border-top: 0; border-top: 0;
...@@ -64,7 +64,7 @@ div.page div.row.background-wallpaper { ...@@ -64,7 +64,7 @@ div.page div.row.background-wallpaper {
url("images/wallpapers/ubuntu-budgie.jpg") 100% 50%; url("images/wallpapers/ubuntu-budgie.jpg") 100% 50%;
} }
&.ubuntukylin { &.ubuntu-kylin {
background: url("images/wallpapers/ubuntu-kylin.jpg") 100% 50%; background: url("images/wallpapers/ubuntu-kylin.jpg") 100% 50%;
} }
...@@ -83,10 +83,6 @@ div.page div.row.background-wallpaper { ...@@ -83,10 +83,6 @@ div.page div.row.background-wallpaper {
&.nuovo-rilascio { &.nuovo-rilascio {
background: url("images/wallpapers/nuovo-rilascio.png") 100% 0%; background: url("images/wallpapers/nuovo-rilascio.png") 100% 0%;
} }
&.banner-latest {
background: url("images/wallpapers/banner-latest.png") 100% 50%;
}
} }
div.page div.row.download-index-distro { div.page div.row.download-index-distro {
...@@ -169,8 +165,8 @@ div.page div.row div.col.image-attach-corner { ...@@ -169,8 +165,8 @@ div.page div.row div.col.image-attach-corner {
@media all and (max-width: 60rem) { @media all and (max-width: 60rem) {
margin-left: auto; margin-left: auto;
margin-right: -1em !important; margin-right: -2em !important;
margin-bottom: -1em !important; margin-bottom: -2em !important;
} }
} }
} }
{# Source code of the Ubuntu-it website {# Source code of the Ubuntu-it website
# Copyright (C) 2015 Pietro Albini <pietroalbini@ubuntu.com> # Copyright (C) 2015 Pietro Albini <pietroalbini@ubuntu.com>
# 2015 Marco Montabone <montabone.mrc@gmail.com> # 2015 Marco Montabone <montabone.mrc@gmail.com>
# 2019-2020 Alessandro Viprati <vipri.alessandro@gmail.com>
# #
# This program is free software: you can redistribute it and/or modify # This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published # it under the terms of the GNU Affero General Public License as published
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment