Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
CIRCLE
/
cloud
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
94
Merge Requests
10
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
A prog2-höz tartozó friss repo anyagok itt elérhetőek:
https://git.iit.bme.hu/
Commit
eab12799
authored
Mar 21, 2013
by
Bence Dányi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
webui: irasmu margins fixed
parent
c437c7f9
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
+6
-2
one/static/style/base.less
+6
-2
No files found.
one/static/style/base.less
View file @
eab12799
...
@@ -317,7 +317,11 @@ body > footer {
...
@@ -317,7 +317,11 @@ body > footer {
}
}
}
}
p {
p {
margin-top: 20px;
margin-bottom: 10px;
&:last-child {
margin-bottom: 0px;
}
}
}
p.teacher {
p.teacher {
background: #ddd;
background: #ddd;
...
@@ -326,7 +330,7 @@ body > footer {
...
@@ -326,7 +330,7 @@ body > footer {
border-left-style: solid;
border-left-style: solid;
border-left-color: #0b4599;
border-left-color: #0b4599;
}
}
.teacher +
.teacher {
p.teacher + p
.teacher {
margin-top: 0;
margin-top: 0;
padding-top: 0;
padding-top: 0;
}
}
...
...
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