Skip to content
Snippets Groups Projects
Commit 1c7d70c2 authored by Viivi Nevalainen's avatar Viivi Nevalainen
Browse files

Upload New File

parent 4de591f8
No related branches found
No related tags found
No related merge requests found
.info {
color: green;
background: lightgrey;
font-size: 15px;
border-style: solid;
border-radius: 5px;
padding: 10px;
margin-bottom: 10px;
}
.error {
color: red;
background: lightgrey;
font-size: 15px;
border-style: solid;
border-radius: 5px;
padding: 10px;
margin-bottom: 10px;
}
li {
color: gray;
font-style: italic;
}
.button1 {
background-color: #4CAF50;
border: none;
color: white;
padding: 5px 5px;
text-align: center;
display: inline-block;
font-size: 10px;
}
.button2 {
background-color: red;
border: none;
color: white;
padding: 5px 5px;
text-align: center;
display: inline-block;
font-size: 10px;
}
.div1 {
border-style: groove;
border-width: 1px;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment