Skip to content

Latest commit

 

History

History

trss-ucsc-footer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

trss-ucsc-footer

The UCSC footer appears at the absolute bottom of UCSC web pages published by the campus CMS. It contains links our campus requires on all web pages.

You can use a style attribute on the element to set the --trss-content-width CSS custom property.

Properties

Property Attribute Description Type Default
year year The numeric year we use for the copyright. string new Date().getFullYear().toString()

Dependencies

Depends on

Graph

graph TD;
  trss-ucsc-footer --> trss-logo
  style trss-ucsc-footer fill:#f9f,stroke:#333,stroke-width:4px
Loading

Built with StencilJS