Skip to content

Conversation

@makiluke
Copy link

@makiluke makiluke commented Aug 2, 2022

No description provided.

@coderaries12
Copy link

h1 {
font-size: xx-large;
font-family:Georgia,serif ;
padding:1em;
margin: 5px; ;
font-weight:bolder ;
text-decoration:underline ;
color: rgb(22, 20, 20);
background-color: #bbb;
}

h2 {
font-size:larger;
font-family: sans-serif;
padding: 2em ;
margin: 3px ;
font-weight: bold ;
color: rgb(71, 6, 132) ;
background-color:floralwhite ;
}

p {
font-family: Arial, Helvetica, sans-serif ;
font-size: medium;
padding: 2px;
margin: 2px ;
color: rgb(209, 19, 50);
background-color: darkgrey ;
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants