Harmadik vizsga
This commit is contained in:
23
2018-19-1-02/Megoldás/style.css
Normal file
23
2018-19-1-02/Megoldás/style.css
Normal file
@ -0,0 +1,23 @@
|
||||
h1{
|
||||
margin-bottom: 1cm;
|
||||
padding-bottom: 0px;
|
||||
}
|
||||
table{
|
||||
width: 15cm;
|
||||
text-align: left;
|
||||
}
|
||||
input, select{
|
||||
width: 9cm;
|
||||
}
|
||||
.right{
|
||||
text-align: right;
|
||||
}
|
||||
.right input{
|
||||
width: 1cm;
|
||||
margin: 0;
|
||||
}
|
||||
textarea{
|
||||
margin-left: 0.5cm;
|
||||
width: 14.5cm;
|
||||
resize: none;
|
||||
}
|
Reference in New Issue
Block a user