modified css
This commit is contained in:
parent
1de0abd0be
commit
0900939908
@ -11,6 +11,10 @@
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
|
||||
<link rel="stylesheet" href="css/normalize.css">
|
||||
<link rel="stylesheet" href="css/skeleton.css">
|
||||
<style>
|
||||
.info {border-bottom:1px solid #bbbbbb;}
|
||||
.entry {padding-bottom:16px;}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
@ -11,6 +11,10 @@
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
|
||||
<link rel="stylesheet" href="css/normalize.css">
|
||||
<link rel="stylesheet" href="css/skeleton.css">
|
||||
<style>
|
||||
.info {border-bottom:1px solid #bbbbbb; padding-bottom:}
|
||||
.entry {padding-bottom:16px;}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user