Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
Nuovo sito
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
16
Issues
16
List
Boards
Labels
Milestones
Merge Requests
2
Merge Requests
2
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Gruppo Web
Nuovo sito
Commits
624a6c87
Commit
624a6c87
authored
Sep 09, 2018
by
Pietro Albini
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Manda leggermente in overflow il portatile
parent
7ef59229
Pipeline
#124
passed with stage
in 0 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
20 additions
and
4 deletions
+20
-4
assets/scss/www.scss
assets/scss/www.scss
+17
-0
uitwww/templates/pages/scopri-ubuntu/desktop.html
uitwww/templates/pages/scopri-ubuntu/desktop.html
+3
-4
No files found.
assets/scss/www.scss
View file @
624a6c87
...
@@ -119,3 +119,20 @@ p.intro {
...
@@ -119,3 +119,20 @@ p.intro {
height
:
65%
;
height
:
65%
;
width
:
65%
;
width
:
65%
;
}
}
div
.page
div
.row.image-overflow
{
margin-bottom
:
4em
;
div
.col
img
{
max-width
:
none
;
max-height
:
none
;
width
:
70%
;
display
:
block
;
margin
:
2em
auto
-6em
auto
!
important
;
@media
all
and
(
max-width
:
40rem
)
{
width
:
85%
;
}
}
}
uitwww/templates/pages/scopri-ubuntu/desktop.html
View file @
624a6c87
...
@@ -21,16 +21,15 @@
...
@@ -21,16 +21,15 @@
{% block title %}Desktop e portatili{% endblock %}
{% block title %}Desktop e portatili{% endblock %}
{% block content %}
{% block content %}
<div
class=
"page"
>
<div
class=
"page"
>
<div
class=
"row"
>
<div
class=
"row
background-wallpaper ubuntu image-overflow
"
>
<div
class=
"col"
>
<div
class=
"col"
>
<h1
class=
"text-center"
>
D
esktop e portatili
</h1>
<h1
class=
"text-center"
>
Ubuntu per d
esktop e portatili
</h1>
<p
class=
"intro text-center"
>
Il tuo sistema operativo preferito, elegante e infinitamente personalizzabile.
</p>
<p
class=
"intro text-center"
>
Il tuo sistema operativo preferito, elegante e infinitamente personalizzabile.
</p>
<img
src=
"{{ url_for("
static
",
filename=
"images/scopri-ubuntu/desktop/desktop1.png"
)
}}"
>
</div>
</div>
</div>
</div>
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"col"
>
<div
class=
"col"
>
<img
src=
"{{ url_for("
static
",
filename=
"images/scopri-ubuntu/desktop/desktop1.png"
)
}}"
>
<br><br>
<p>
<p>
Ubuntu per desktop e portatili è il sistema operativo veloce e
Ubuntu per desktop e portatili è il sistema operativo veloce e
sicuro per le necessità di tutti i giorni. Grazie alla sua
sicuro per le necessità di tutti i giorni. Grazie alla sua
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment