This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb-public
/
Web-Dev-For-Beginners
mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
Watch
1
Star
0
Code
Issues
Projects
Releases
Wiki
Activity
task inheritance
Browse Source
pull/512/head
ces-khanh.hoang
4 years ago
parent
af1396d3c7
commit
56d12bbabf
1 changed files
with
6 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
6
3-terrarium/2-intro-to-css/style.css
Unescape
Escape
View File
@ -1,3 +1,9 @@
body
{
font-family
:
helvetica
,
arial
,
sans-serif
;
}
h1
{
h1
{
color
:
red
;
color
:
red
;
font-size
:
50px
;
font-size
:
50px
;
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
msb-public/Web-Dev-For-Beginners
Title
Body
Create Issue