Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
vision-hugo
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
sbiego
vision-hugo
Commits
e494caed
Commit
e494caed
authored
May 04, 2017
by
sbiego
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ligher texture and better portfolio modal mobile
parent
4463cd0c
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
52 additions
and
22 deletions
+52
-22
vision.css
static/css/vision.css
+51
-21
vision.min.css
static/css/vision.min.css
+1
-1
texture.png
static/img/texture.png
+0
-0
No files found.
static/css/vision.css
View file @
e494caed
...
...
@@ -204,7 +204,6 @@ section.bg-darkest-gray {
padding-left
:
15px
;
}
.navbar-default
.nav
li
a
{
padding-left
:
20px
;
}
...
...
@@ -236,7 +235,7 @@ header .intro-text .intro-heading {
font-size
:
70px
;
text-shadow
:
0
0
40px
rgba
(
0
,
0
,
0
,
.65
);
animation
:
appearFromLeft
1.2s
cubic-bezier
(
0
,
.46
,
.45
,
1.15
);
margin-bottom
:
0
;
margin-bottom
:
15px
;
}
header
.intro-text
.intro-lead-in
{
...
...
@@ -244,7 +243,6 @@ header .intro-text .intro-lead-in {
animation
:
appearFromRight
1.2s
cubic-bezier
(
0
,
.46
,
.45
,
1.15
);
font-size
:
22px
;
position
:
relative
;
top
:
-5px
;
margin-bottom
:
0
;
color
:
rgba
(
0
,
0
,
0
,
.7
);
transition
:
all
.3s
;
...
...
@@ -488,6 +486,14 @@ section h3.section-subheading {
/*width: auto;*/
margin-left
:
0
;
margin-right
:
0
;
margin-bottom
:
40px
;
max-width
:
80%
;
box-shadow
:
none
;
/*background-color: rgba(255,255,255,.5);*/
}
#portfolio
.portfolio-item
.portfolio-caption
,
#SenzaParole
.portfolio-item
.portfolio-caption
{
box-shadow
:
0
8px
25px
-6px
#000
;
}
}
...
...
@@ -523,13 +529,6 @@ section h3.section-subheading {
top
:
-20px
;
margin
:
0
35px
25px
35px
;
}
@media
(
max-width
:
767px
)
{
.modal-body
{
top
:
-20px
;
padding
:
0
;
margin
:
0
;
}
}
.portfolio-modal
.modal-content
{
padding
:
40px
40px
;
/*dark*/
...
...
@@ -541,28 +540,59 @@ section h3.section-subheading {
color: #fff;*/
}
.img-centered
{
max-width
:
95%
;
}
max-width
:
100%
;
}
.portfolio-modal
.modal-content
img
{
/*box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.4);*/
box-shadow
:
0
1px
10px
-1px
rgba
(
0
,
0
,
0
,
0.4
);
box-shadow
:
0
2px
10px
-2px
rgba
(
0
,
0
,
0
,
0.35
);
/*left: 50%;*/
margin
:
0
;
margin-left
:
14
px
;
margin-top
:
21
px
;
margin-right
:
14
px
;
margin-bottom
:
21
px
;
transform
:
rotate
(
1deg
);
margin-left
:
0
px
;
margin-top
:
0
px
;
margin-right
:
0
px
;
margin-bottom
:
0
px
;
/*transform: rotate(1deg);*/
}
.portfolio-modal
.modal-content
.modal-img-frame
{
box-shadow
:
0
8px
35px
-8px
rgba
(
0
,
0
,
0
,
0.4
);
padding
:
20px
3
0px
;
padding
:
5
0px
;
margin
:
40px
10px
;
background-color
:
#fff
;
transform
:
rotate
(
-1deg
);
/*transform: rotate(-1deg);*/
/*transform-origin: 50% 50%;*/
}
.portfolio-modal
.modal-content
h2
{
color
:
#114d39
;
/*color: #114d39;*/
}
@media
(
max-width
:
767px
)
{
.modal-body
{
top
:
-20px
;
padding
:
0
;
margin
:
0
;
}
.portfolio-modal
.modal-content
{
padding
:
40px
5px
;
}
.portfolio-modal
.modal-content
img
{
margin
:
0
;
margin-left
:
0px
;
margin-right
:
0px
;
margin-top
:
0px
;
margin-bottom
:
0px
;
box-shadow
:
0
2px
10px
-3px
rgba
(
0
,
0
,
0
,
0.3
);
}
.portfolio-modal
.modal-content
.modal-img-frame
{
padding
:
20px
;
}
.portfolio-modal
.modal-content
h2
{
margin
:
15px
;
margin-top
:
30px
;
}
.portfolio-modal
.modal-content
p
{
margin
:
10px
24px
;
}
}
/* === SOCIAL === */
...
...
static/css/vision.min.css
View file @
e494caed
This diff is collapsed.
Click to expand it.
static/img/texture.png
View replaced file @
4463cd0c
View file @
e494caed
21.3 KB
|
W:
|
H:
15.9 KB
|
W:
|
H:
2-up
Swipe
Onion skin
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