Science Score: 18.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Unable to calculate vocabulary similarity
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: MrEloo
  • Language: HTML
  • Default Branch: main
  • Size: 9.07 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed over 2 years ago
Metadata Files
Readme Citation

README.md

bre01-module1-j2

Owner

  • Login: MrEloo
  • Kind: user

Citation (citation/css/common-v-1.css)

/**************************************************************
GENERALITES
***************************************************************/

body{
    background-color: #eee;
    font-family: sans-serif;
    color: #555;
}


h1{
    color: #DD5735;
    font-size: 2.5rem;
}

a{
    text-decoration: none;
}

.exemple-h2{
    color: #333;
    font-size: 2rem;
}

.exemple-h3{
    font-size: 1.5rem;
}



/**************************************************************
LAYOUT
***************************************************************/

header{
    background-color: #ddd;
    border: 1px solid #DD5735;
    text-align: center;
    padding: 0.5rem;
}


footer{
    background-color: #ddd;
    border: 1px solid black;
    text-align: center;
}


/**************************************************************
SPECIFIC CLASS
***************************************************************/

.parent{
    border: 1px dashed red;
}


footer  span {
    color : red;
}

blockquote cite{
    color: deepskyblue;
}


div > p{
    margin: 0;
}

GitHub Events

Total
Last Year