Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
taskonsite-архив-перенесен
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Packages
Packages
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Dmitry Korolev
taskonsite-архив-перенесен
Commits
fa8a5979
Commit
fa8a5979
authored
Jul 05, 2016
by
andre
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
#xxx
parent
38a63e08
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
3 deletions
+13
-3
frontend/web/css/custom.css
frontend/web/css/custom.css
+3
-2
frontend/web/css/screen.css
frontend/web/css/screen.css
+10
-1
No files found.
frontend/web/css/custom.css
View file @
fa8a5979
...
...
@@ -936,7 +936,8 @@ pre code {
font-size
:
14px
;
}
.article_short_txt
ol
li
{
line-height
:
30px
;
line-height
:
25px
;
margin-top
:
10px
;
}
.preview-image
{
text-align
:
center
;
...
...
@@ -3320,7 +3321,7 @@ height: auto;
}
.blog_container
.article_short_txt
p
:not
(
.read-more
)
{
text-indent
:
30px
;
/*text-indent: 30px;*/
}
section
#about-image
{
...
...
frontend/web/css/screen.css
View file @
fa8a5979
...
...
@@ -14003,6 +14003,7 @@ a.appl_btn {
font-size
:
16px
;
line-height
:
25px
;
color
:
#525252
;
margin
:
12px
0
;
}
@media
only
screen
and
(
min-width
:
320px
)
and
(
max-width
:
479px
)
{
.article_short_txt
p
{
...
...
@@ -14037,7 +14038,7 @@ a.appl_btn {
background
:
#00AEC7
;
display
:
inline-block
;
text-align
:
center
;
margin
:
4px
12px
4
px
4px
;
margin
:
4px
12px
0
px
4px
;
line-height
:
23px
;
width
:
23px
;
height
:
23px
;
...
...
@@ -15280,3 +15281,11 @@ a.e_cat_btn {
color
:
#2d323a
;
margin-left
:
0
;
}
h2
.subsc_blog_title
{
margin-top
:
0
!important
;
}
.subsc_blog
.save-button
{
margin-top
:
0
!important
;
}
\ No newline at end of file
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