This website works better with JavaScript.
Home
Explore
Help
Sign In
jrtechs
/
jrtechs-cs224w-notes
mirror of
https://github.com/jrtechs/cs224w-notes.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Allow for centering images
master
Manan Shah
5 years ago
parent
184d92780c
commit
bcff170202
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
css/tufte.scss
+ 5
- 0
css/tufte.scss
View File
@ -25,6 +25,11 @@ nav_exclude: true
*
/
img
[
src
$
=
"
centerme
"
]
{
display
:
block
;
margin
:
0
auto
;
}
/
/
global
resets
*
,
*
:
before
,
*
:
after
{
margin
:
0
;
Write
Preview
Loading…
Cancel
Save