mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 11:18:03 +00:00
merge conflict fix
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
This commit is contained in:
0
py-scripts/artifacts/candela_swirl_small-72h.png
Normal file → Executable file
0
py-scripts/artifacts/candela_swirl_small-72h.png
Normal file → Executable file
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
@@ -84,6 +84,12 @@ th {
|
||||
li {
|
||||
line-height: 1.5;
|
||||
}
|
||||
.contentDiv2 {
|
||||
min-width: 800px;
|
||||
max-width: 8in;
|
||||
margin: 1em;
|
||||
padding: 0;
|
||||
}
|
||||
.contentDiv {
|
||||
min-width: 800px;
|
||||
max-width: 8in;
|
||||
@@ -181,6 +187,20 @@ li {
|
||||
max-width: 1000px;
|
||||
max-height: 205px;
|
||||
}
|
||||
|
||||
#BannerLeft {
|
||||
background-image:url("banner.png");
|
||||
background-repeat:no-repeat;
|
||||
padding: 0;
|
||||
margin: 1em;
|
||||
min-width: 1000px;
|
||||
min-height: 205px;
|
||||
width: 1000px;
|
||||
height: 205px;
|
||||
max-width: 1000px;
|
||||
max-height: 205px;
|
||||
}
|
||||
|
||||
#BannerLogo {
|
||||
text-align: right;
|
||||
padding: 25px;
|
||||
|
||||
Reference in New Issue
Block a user