mirror of
http://172.16.0.230/r/SIF/TowerOptoSifAndSpectral.git
synced 2025-10-19 03:49:42 +08:00
添加了html
This commit is contained in:
32
html/css/config.css
Normal file
32
html/css/config.css
Normal file
@ -0,0 +1,32 @@
|
||||
.title1 {
|
||||
align-content: center;
|
||||
font-style: normal;
|
||||
font-weight: 900;
|
||||
}
|
||||
h2 {
|
||||
width: 100%;
|
||||
border-bottom: 1px dashed rgba(0, 0, 0, 1.00);
|
||||
}
|
||||
.linetb {
|
||||
width: 100%;
|
||||
}
|
||||
.TextInput{
|
||||
width: 80px;
|
||||
}
|
||||
body{
|
||||
text-align:center;
|
||||
margin-left:auto;
|
||||
margin-right:auto;
|
||||
}
|
||||
h2 {
|
||||
text-align: left;
|
||||
margin-left: 0px;
|
||||
margin-top: 5px;
|
||||
margin-right: 0px;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
.mainframe {
|
||||
border: 1px ridge rgba(0, 0, 0, 1.00);
|
||||
|
||||
|
||||
}
|
Reference in New Issue
Block a user