T190 tooltip added
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#container {
|
||||
width: 1330px;
|
||||
width: 1400px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
min-height: 1900px;
|
||||
@@ -235,6 +235,13 @@
|
||||
|
||||
}
|
||||
|
||||
#mockIntroTip {
|
||||
margin-top: 10px;
|
||||
text-align: justify;
|
||||
padding: 5px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.btn-function-table {
|
||||
font-size: 24px;
|
||||
font-weight: 700;
|
||||
@@ -259,3 +266,4 @@
|
||||
color:indianred;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user