This website requires JavaScript.
Explore
Help
Sign In
kevin
/
semantic-indieweb
Watch
1
Star
0
Fork
You've already forked semantic-indieweb
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
53baef4d8b
semantic-indieweb
/
static
/
css
/
style.css
7 lines
67 B
CSS
Raw
Normal View
History
Unescape
Escape
Create author card using h-card microformats * Update baseof to add block for styling * Default styles block to link in layout.css and style.css * Update baseof to add block for importing icons from a CSS font library * Update baseof to add an aside block to the main content to put author card in * Create author card with a photo, author name, and general locale * Create beginning of a social network link ribbon
2019-12-07 03:02:44 +00:00
img
.
u-photo
{
max-width
:
60px
;
}
.
glyph
{
Reduce size for social icon glyphs
2019-12-07 04:09:28 +00:00
font-size
:
1
.
25em
;
Create author card using h-card microformats * Update baseof to add block for styling * Default styles block to link in layout.css and style.css * Update baseof to add block for importing icons from a CSS font library * Update baseof to add an aside block to the main content to put author card in * Create author card with a photo, author name, and general locale * Create beginning of a social network link ribbon
2019-12-07 03:02:44 +00:00
}