Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
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
edx
edx-platform
Commits
1744b41a
Commit
1744b41a
authored
Oct 20, 2018
by
XuYS
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
样式更新
parent
a2fd7703
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
lms/static/sass/multicourse/_about_pages.scss
+1
-1
lms/static/sass/partials/base/_variables.scss
+3
-3
No files found.
lms/static/sass/multicourse/_about_pages.scss
View file @
1744b41a
...
...
@@ -75,7 +75,7 @@
border-right
:
1px
solid
rgb
(
220
,
220
,
220
);
@include
clearfix
();
margin-right
:
80px
;
padding-right
:
80px
;
//
padding-right: 80px;
position
:
relative
;
hr
{
bottom
:
0px
;
...
...
lms/static/sass/partials/base/_variables.scss
View file @
1744b41a
...
...
@@ -337,14 +337,14 @@ $staff-color: $uxpl-pink-base !default;
// ----------------------------
// #TYPOGRAPHY
// ----------------------------
$sans-serif
:
'OrhonChaganTig'
,
'Open Sans'
,
$verdana
,
sans-serif
!
default
;
$sans-serif
:
'OrhonChaganTig'
,
'O
rhonChaganTig'
,
'O
pen Sans'
,
$verdana
,
sans-serif
!
default
;
$monospace
:
Monaco
,
'Bitstream Vera Sans Mono'
,
'Lucida Console'
,
monospace
!
default
;
$body-font-family
:
$sans-serif
!
default
;
$serif
:
$georgia
!
default
;
// newer variables/standards
$f-serif
:
'Bree Serif'
,
Georgia
,
Cambria
,
'Times New Roman'
,
Times
,
serif
!
default
;
$f-sans-serif
:
'Open Sans'
,
'Helvetica Neue'
,
Helvetica
,
Arial
,
sans-serif
!
default
;
$f-serif
:
'
OrhonChaganTig'
,
'
Bree Serif'
,
Georgia
,
Cambria
,
'Times New Roman'
,
Times
,
serif
!
default
;
$f-sans-serif
:
'O
rhonChaganTig'
,
'O
pen Sans'
,
'Helvetica Neue'
,
Helvetica
,
Arial
,
sans-serif
!
default
;
$f-monospace
:
'Bitstream Vera Sans Mono'
,
Consolas
,
Courier
,
monospace
!
default
;
$font-light
:
300
!
default
;
...
...
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