|
|
| Line 7: |
Line 7: |
| } | | } |
|
| |
|
| .basicsnavtable {
| | a:link { |
| border: 1px solid rgb(132,174,236);
| | color: red; |
| padding: 5px;
| |
| border-radius: 11px;
| |
| border-spacing: 0;
| |
| width: 100%;
| |
| max-width: 1024px;
| |
| margin: 15px auto 40px auto;
| |
| font-weight: bold;
| |
| line-height: 1.3em;
| |
| text-align: center;
| |
| background-color: rgba(255,255,255,0.3);
| |
| } | | } |