Alexey Boroda
/
extrem-new
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
a1307bf88a9222d810e6cca468c2198bea17e9fe
Authored by
Eugeny Galkovskiy
2016-10-05 17:59:15 +0300
1 parent
8d089b44
123
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
frontend/web/css/style.css
Inline
Side-by-side
frontend/web/css/style.css
Wrap text
Show/Hide comments
View file @
a1307bf
...
...
@@ -1893,6 +1893,9 @@ p.right{text-align: right;}
1893
1893
margin-left: auto;
1894
1894
margin-right: auto;
1895
1895
}
1896
+.start_otzivi .title {
1897
+ font-size: 18px;
1898
+}
1896
1899
.comments_block {
1897
1900
border-bottom: 1px solid #d9d9d9;
1898
1901
}
...
...