Administrator
/
liniya-svitla
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
8a0548e3dc8ea2a5816b7417b65429f66c307878
Authored by
Виталий
2016-10-07 13:13:13 +0300
1 parent
b50d6527
test commit
Showing
1 changed file
with
2 additions
and
1 deletions
Show diff stats
frontend/web/css/css_header.css
Inline
Side-by-side
frontend/web/css/css_header.css
Wrap text
Show/Hide comments
View file @
8a0548e
...
...
@@ -14428,7 +14428,8 @@ h1.title {
14428
14428
}
14429
14429
.clock_style{
14430
14430
position: absolute;
14431
- top:10px;
14431
+ /*top:10px;*/
14432
+ top:25px;
14432
14433
left: 10px;
14433
14434
}
14434
14435
.clock_style .flip-clock-label{
...
...