Skip to content
  • This project
    • Loading...
  • Sign in

Tran Phuong An / 16jason79_1

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • 16jason79
  • ..
  • wordpress-post-widget
  • style.css
  • Tran Phuong An's avatar
    Upload site · 0a0581dc
    0a0581dc Browse Files
    Tran Phuong An committed 2017-03-23 15:18:36 +0700
style.css 384 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
.jetpack-display-remote-posts {
	margin: 5px 0 20px 0;
}

.jetpack-display-remote-posts h4 {
	font-size: 90%;
	margin: 5px 0;
	padding: 0;
}

.jetpack-display-remote-posts h4 a {
	text-decoration: none;
}

.jetpack-display-remote-posts p {
	margin: 0 !important;
	padding: 0;
	line-height: 1.4em !important;
	font-size: 90%;
}

.jetpack-display-remote-posts img {
	max-width: 100%;
}