vault backup: 2025-01-30 09:27:31
This commit is contained in:
76
PHPStorm/MVCtemplate-23-24/css/my-style.css
Normal file → Executable file
76
PHPStorm/MVCtemplate-23-24/css/my-style.css
Normal file → Executable file
@@ -1,38 +1,38 @@
|
||||
#title {
|
||||
margin-top: 12px;
|
||||
background-color: #fff;
|
||||
color: #000;
|
||||
|
||||
}
|
||||
#menu {
|
||||
border-top: solid 6px #f00;
|
||||
background-color: #f00;
|
||||
color: #fff;
|
||||
/*height: 400px;*/
|
||||
}
|
||||
|
||||
#menu a {
|
||||
background-color: #f00;
|
||||
color: #fff;
|
||||
text-decoration: none;
|
||||
display: block;
|
||||
}
|
||||
#menu a:hover {
|
||||
background-color: #f00;
|
||||
color: #ddd;
|
||||
text-decoration:underline;
|
||||
display: block;
|
||||
}
|
||||
|
||||
#content {
|
||||
background-color: #fff;
|
||||
border-top: solid 6px #f00;
|
||||
|
||||
}
|
||||
|
||||
#footer {
|
||||
margin_top: 20px;
|
||||
text-align: center;
|
||||
background-color: #000;
|
||||
color: #fff;
|
||||
}
|
||||
#title {
|
||||
margin-top: 12px;
|
||||
background-color: #fff;
|
||||
color: #000;
|
||||
|
||||
}
|
||||
#menu {
|
||||
border-top: solid 6px #f00;
|
||||
background-color: #f00;
|
||||
color: #fff;
|
||||
/*height: 400px;*/
|
||||
}
|
||||
|
||||
#menu a {
|
||||
background-color: #f00;
|
||||
color: #fff;
|
||||
text-decoration: none;
|
||||
display: block;
|
||||
}
|
||||
#menu a:hover {
|
||||
background-color: #f00;
|
||||
color: #ddd;
|
||||
text-decoration:underline;
|
||||
display: block;
|
||||
}
|
||||
|
||||
#content {
|
||||
background-color: #fff;
|
||||
border-top: solid 6px #f00;
|
||||
|
||||
}
|
||||
|
||||
#footer {
|
||||
margin_top: 20px;
|
||||
text-align: center;
|
||||
background-color: #000;
|
||||
color: #fff;
|
||||
}
|
||||
|
Reference in New Issue
Block a user