Skip to content

Commit

Permalink
a nicer box for mastodon feed
Browse files Browse the repository at this point in the history
  • Loading branch information
haubourg committed Dec 5, 2023
1 parent 43c366d commit a8731f3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion assets/css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ body {
background: url(../img/bgBody.png) no-repeat left 400px;
}

iframe{
border:1px solid #CCC
}

a {
color: #7cacd0;
}
Expand Down Expand Up @@ -233,4 +237,4 @@ table.atelier-table {
.newsletter h1 {
font-size: larger;
font-weight: normal;
}
}

0 comments on commit a8731f3

Please sign in to comment.