.picnavbar {
  display: flex;
  margin-left: -10px;
  height: 1em;
  margin-right: -10px;
  margin-top: -1em;
}


.picnavlinks {
color: #f8f8f2;
    text-decoration: none;

    }


.pictile{
text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  height: 1.5em;
  margin-top: 0em;
}

